Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17734 программиста и 1692 робота. Сейчас ищут 1042 программиста ...
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