imagick_setcompressiontype

(PECL)

imagick_setcompressiontype -- Set compression type

Beschreibung

bool imagick_setcompressiontype ( resource image, int type )

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter Liste

image

Image handle

type

One of IMAGICK_COMPRESSION_* constants

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.