Imagick::separateImageChannel
(PECL imagick 2.0.0)
Imagick::separateImageChannel — Separates a channel from the image
Beschreibung
bool Imagick::separateImageChannel
( int
$channel
)Separates a channel from the image and returns a grayscale image. A channel is a particular color component of each pixel in the image.
Parameter-Liste
-
channel -
Rückgabewerte
Liefert TRUE bei Erfolg.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.
There are no user contributed notes for this page.
