Home
last modified time | relevance | path

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

/imagick/
H A DImagickPixel.stub.php20 public function getColorQuantum(): array {} function in ImagickPixel
H A DImagickPixel_arginfo.h303 ZEND_METHOD(ImagickPixel, getColorQuantum);
328 ZEND_ME(ImagickPixel, getColorQuantum, arginfo_class_ImagickPixel_getColorQuantum, ZEND_ACC_PUBLIC)
H A Dimagickpixel_class.c677 PHP_METHOD(ImagickPixel, getColorQuantum) argument
H A DChangeLog244 * ImagickPixel::getColorQuantum, ImagickPixel::getColorValueQuantum and
282 * ImagickPixel::getColorQuantum()
/imagick/tests/
H A D025-get-color.phpt2 Test getColor and getColorQuantum
144 $color = $pixel->getColorQuantum();
H A D275_ImagickPixel_unitializedObjects.phpt31 'getColorQuantum' => [],

Completed in 15 milliseconds