array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'imagickpixel.setindex.php', 1 => 'ImagickPixel::setIndex', 2 => 'Sets the colormap index of the pixel wand', ), 'up' => array ( 0 => 'class.imagickpixel.php', 1 => 'ImagickPixel', ), 'prev' => array ( 0 => 'imagickpixel.sethsl.php', 1 => 'ImagickPixel::setHSL', ), 'next' => array ( 0 => 'class.imagickpixeliterator.php', 1 => 'ImagickPixelIterator', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickpixel/setindex.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

ImagickPixel::setIndex

(PECL imagick 2 >= 2.3.0, PECL imagick 3)

ImagickPixel::setIndexSets the colormap index of the pixel wand

Açıklama

public ImagickPixel::setIndex(int $index): bool

Sets the colormap index of the pixel wand.

Bağımsız Değişkenler

index

Dönen Değerler

Başarı durumunda true döner.