PHP Dokumentation: Function imagick-current
12. Januar 2010 von werner
Imagick::current
(PECL imagick 2.0.0)
Imagick::current — Returns a reference to the current Imagick object
Beschreibung
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Returns reference to the current imagick object with image pointer at the correct sequence.
Rückgabewerte
Returns self on success. Throw anImagickException on error.