php-doc-en/reference/imagick/imagickpixel
Christoph Michael Becker eb0bd932eb Replace "number" type with built-in types
There is really no need for a pseudo type here; we can either use the
`int|float` union, or spell out the abbreviation, instead.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351123 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 09:17:09 +00:00
..
clear.xml
construct.xml Added lots of examples to Imagick 2015-04-01 15:11:11 +00:00
destroy.xml
getcolor.xml Fix signatures 2018-01-30 22:40:01 +00:00
getcolorasstring.xml Fix invalid/missing parameter block introduced by rev. 331915 2013-10-22 14:17:40 +00:00
getcolorcount.xml Added words for ImagickPixel::getColorCount 2016-06-19 11:36:16 +00:00
getcolorquantum.xml Fix signatures 2018-01-30 22:40:01 +00:00
getcolorvalue.xml Added example, clarified what the parameter is, removed 'undocumented function' warning for ImagickPixel::getColorValue(). 2013-10-22 10:49:40 +00:00
getcolorvaluequantum.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
gethsl.xml Basic Imagick::getHSL example, remove undocumented warning. 2013-10-22 11:10:15 +00:00
getindex.xml Added new ImagickKernel class as well as added missing documentation for other classes. 2015-03-31 17:07:27 +00:00
ispixelsimilar.xml Added ImagickPixel::isPixelSimilar 2013-10-23 08:13:17 +00:00
ispixelsimilarquantum.xml Added new ImagickKernel class as well as added missing documentation for other classes. 2015-03-31 17:07:27 +00:00
issimilar.xml Added lots of examples to Imagick 2015-04-01 15:11:11 +00:00
setcolor.xml Added lots of examples to Imagick 2015-04-01 15:11:11 +00:00
setcolorcount.xml Fix signatures 2018-01-30 22:40:01 +00:00
setcolorvalue.xml Added example, removed 'undocumented function' warning in ImagickPixel::setColorValue(). 2013-10-22 10:03:16 +00:00
setcolorvaluequantum.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
sethsl.xml
setindex.xml Fix signatures 2018-01-30 22:40:01 +00:00