- PHP 手册
- 函数参考
- 音频格式操作
- KTaglib
- KTaglib_ID3v2_AttachedPictureFrame
KTaglib_ID3v2_AttachedPictureFrame::savePicture
(0.0.1)
KTaglib_ID3v2_AttachedPictureFrame::savePicture — Saves the picture to a file
说明
public KTaglib_ID3v2_AttachedPictureFrame::savePicture ( string$filename
) : bool
Saves the attached picture to the given filename.
返回值
Returns true on success, otherwise false
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/id3v2attachedpictureframe.savepicture.php