(PECL gmagick >= Unknown)
Gmagick::setsamplingfactors — Sets the image sampling factors
Sets the image sampling factors.
factors
An array of doubles representing the sampling factor for each color component (in RGB order).
The Gmagick object.
Throws an GmagickException on error.