Gmagick::setsamplingfactors
(PECL gmagick >= Unknown)
Gmagick::setsamplingfactors — Sets the image sampling factors
Beschreibung
Sets the image sampling factors.
Parameter-Liste
-
factors
-
An array of doubles representing the sampling factor for each color component (in RGB order).
Rückgabewerte
The Gmagick object.
Fehler/Exceptions
Wirft bei einem Fehler eine GmagickException.