Gmagick::setsamplingfactors

Sets the image sampling factors.

Beschreibung

public Gmagick Gmagick::setsamplingfactors ( array $factors )

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 on success.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.