PHP » GoLang |
login |
register |
about
|
GoLang KTaglib_ID3v2_AttachedPictureFrame::setPicture
request it (322)
GoLang replacement for PHP's KTaglib_ID3v2_AttachedPictureFrame::setPicture
[edit | history]
PHP KTaglib_ID3v2_AttachedPictureFrame::setPicturePHP original manual for KTaglib_ID3v2_AttachedPictureFrame::setPicture [ show | php.net ]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 ValuesReturns true on success, otherwise false |
more
Recently updated
more
Most requested
more
Last requests
|