PHP Doku:: Sets the image depth - gmagick.setimagedepth.html

Verlauf / Chronik / History: (4) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe Gmagick classGmagick::setimagedepth

Ein Service von Reinhard Neidl - Webprogrammierung.

The Gmagick class

<<Gmagick::setimagedelay

Gmagick::setimagedispose>>

Gmagick::setimagedepth

(PECL gmagick >= Unknown)

Gmagick::setimagedepthSets the image depth

Beschreibung

public void Gmagick::setimagedepth ( float $depth )

Sets the image depth

Parameter-Liste

depth

The image depth in bits: 8, 16, or 32.

Rückgabewerte

The Gmagick object on success.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.


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",...)