PHP » GoLang |
login |
register |
about
|
GoLang imagecolorclosesthwb
request it (410)
GoLang replacement for PHP's imagecolorclosesthwb
[edit | history]
imagecolorclosesthwb(PHP 4 >= 4.0.1, PHP 5, PHP 7) imagecolorclosesthwb — Get the index of the color which has the hue, white and blackness Description
int imagecolorclosesthwb
( resource
$image
, int $red
, int $green
, int $blue
)Get the index of the color which has the hue, white and blackness nearest the given color. Parameters
Return ValuesReturns an integer with the index of the color which has the hue, white and blackness nearest the given color. Examples
Example #1 Example of using imagecolorclosesthwb()
<?php The above example will output something similar to: HWB: 33 Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|