PHP 7.0.6 Released

KTaglib_ID3v2_AttachedPictureFrame::savePicture

(0.0.1)

KTaglib_ID3v2_AttachedPictureFrame::savePictureSaves the picture to a file

Description

public bool KTaglib_ID3v2_AttachedPictureFrame::savePicture ( string $filename )

Saves the attached picture to the given filename.

Return Values

Returns true on success, otherwise false

User Contributed Notes

There are no user contributed notes for this page.
To Top