Gmagick::separateimagechannel
(PECL gmagick >= Unknown)
Gmagick::separateimagechannel — Separates a channel from the image
Beschreibung
Separates a channel from the image and returns a grayscale image. A channel is a particular color component of each pixel in the image.
Rückgabewerte
The Gmagick object.
Fehler/Exceptions
Wirft bei einem Fehler eine GmagickException.