Home
last modified time | relevance | path

Searched refs:getColorValueQuantum (Results 1 – 6 of 6) sorted by relevance

/imagick/
H A DImagickPixel.stub.php31 public function getColorValueQuantum(int $color): IMAGICK_QUANTUM_TYPE {} function in ImagickPixel
H A DImagickPixel_arginfo.h305 ZEND_METHOD(ImagickPixel, getColorValueQuantum);
330 …ZEND_ME(ImagickPixel, getColorValueQuantum, arginfo_class_ImagickPixel_getColorValueQuantum, ZEND_…
H A Dimagickpixel_class.c81 PHP_METHOD(ImagickPixel, getColorValueQuantum) in PHP_METHOD() argument
H A DChangeLog244 * ImagickPixel::getColorQuantum, ImagickPixel::getColorValueQuantum and
254 - Correct params for Imagick::getColorValueQuantum
529 * ImagickPixel::getColorValueQuantum
/imagick/tests/
H A D275_ImagickPixel_unitializedObjects.phpt33 'getColorValueQuantum' => [Imagick::COLOR_RED],
H A D081_Imagick_getImageHistogram_basic.phpt17 //$color = $histogramElement->getColorValueQuantum($colorChannel);

Completed in 19 milliseconds