PHP 8.4.0 RC4 available for testing

Imagick::setImageDepth

(PECL imagick 2, PECL imagick 3)

Imagick::setImageDepthSets the image depth

Beschreibung

public Imagick::setImageDepth(int $depth): bool

Sets the image depth.

Parameter-Liste

depth

Rückgabewerte

Liefert true bei Erfolg.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.

add a note

User Contributed Notes

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