array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'imagick.getimagematte.php', 1 => 'Imagick::getImageMatte', 2 => 'Return if the image has a matte channel', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.getimagelength.php', 1 => 'Imagick::getImageLength', ), 'next' => array ( 0 => 'imagick.getimagemattecolor.php', 1 => 'Imagick::getImageMatteColor', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/getimagematte.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL imagick 2, PECL imagick 3)
Imagick::getImageMatte — Return if the image has a matte channel
Ця функція ЗАСТАРІЛА починаючи з Imagick 3.4.4. Вкрай не рекомендується на неї покладатися.
Returns true if the image has a matte channel otherwise false.
Цей метод доступний, якщо Imagick зібраний з ImageMagick версії 6.2.9 або новішою.
У цієї функції немає параметрів.
Повертає true в разі успіху.