PHP » GoLang |
login |
register |
about
|
GoLang imageistruecolor
request it (306)
GoLang replacement for PHP's imageistruecolor
[edit | history]
imageistruecolor(PHP 4 >= 4.3.2, PHP 5, PHP 7) imageistruecolor — Finds whether an image is a truecolor image Description
bool imageistruecolor
( resource
$image
)
imageistruecolor() finds whether the image
Parameters
Return Values
Returns Examples
Example #1 Simple detection of true color image instances using imageistruecolor()
<?php See Also
|
more
Recently updated
more
Most requested
|