KTaglib_ID3v2_AttachedPictureFrame
PHP Manual

KTaglib_ID3v2_AttachedPictureFrame::setPicture

(No version information available, might be only in CVS)

KTaglib_ID3v2_AttachedPictureFrame::setPictureSets the frame picture to the given image

説明

public boolean 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
PHP Manual