PHP Doku:: Sets the frame picture to the given image - id3v2attachedpictureframe.setPicture.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzManipulation von AudioformatenKTaglibThe KTaglib_ID3v2_AttachedPictureFrame classKTaglib_ID3v2_AttachedPictureFrame::setPicture

Ein Service von Reinhard Neidl - Webprogrammierung.

The KTaglib_ID3v2_AttachedPictureFrame class

<<KTaglib_ID3v2_AttachedPictureFrame::setMimeType

KTaglib_ID3v2_AttachedPictureFrame::setType>>

KTaglib_ID3v2_AttachedPictureFrame::setPicture

(0.0.1)

KTaglib_ID3v2_AttachedPictureFrame::setPictureSets the frame picture to the given image

Beschreibung

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.

Rückgabewerte

Returns true on success, otherwise false


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)