KTaglib_ID3v2_AttachedPictureFrame::setPicture
(0.0.1)
KTaglib_ID3v2_AttachedPictureFrame::setPicture — Sets the frame picture to the given image
Description
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.
Return Values
Returns true on success, otherwise false
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Обработка аудио форматов
- KTaglib
- Функция KTaglib_ID3v2_AttachedPictureFrame::getDescription() - Returns a description for the picture in a picture frame
- Функция KTaglib_ID3v2_AttachedPictureFrame::getMimeType() - Returns the mime type of the picture
- Функция KTaglib_ID3v2_AttachedPictureFrame::getType() - Returns the type of the image
- Функция KTaglib_ID3v2_AttachedPictureFrame::savePicture() - Saves the picture to a file
- Функция KTaglib_ID3v2_AttachedPictureFrame::setMimeType() - Set's the mime type of the picture
- Функция KTaglib_ID3v2_AttachedPictureFrame::setPicture() - Sets the frame picture to the given image
- Функция KTaglib_ID3v2_AttachedPictureFrame::setType() - Set the type of the image
Коментарии
404 Not Found