Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 20063 программиста и 1649 роботов. Сейчас ищут 1948 программистов ...
KTaglib_ID3v2_AttachedPictureFrame::setPicture - Sets the frame picture to the given image
Вернуться к: KTaglib_ID3v2_AttachedPictureFrame
KTaglib_ID3v2_AttachedPictureFrame::setPicture
(0.0.1)
KTaglib_ID3v2_AttachedPictureFrame::setPicture — Sets the frame picture to the given image
Описание
public
void
KTaglib_ID3v2_AttachedPictureFrame::setPicture
( string
$filename
)Sets the picture to the give image. The image is loaded from the given filename. Please note that the picture is not saved unless you call the save method of the corresponding file object.
Возвращаемые значения
Returns true on success, otherwise false
Вернуться к: KTaglib_ID3v2_AttachedPictureFrame