PHP » GoLang |
login |
register |
about
|
GoLang imagecolortransparent
request it (415)
GoLang replacement for PHP's imagecolortransparent
[edit | history]
imagecolortransparent(PHP 4, PHP 5, PHP 7) imagecolortransparent — Define a color as transparent Description
int imagecolortransparent
( resource
$image
[, int $color
] )
Sets the transparent color in the given Parameters
Return Values
The identifier of the new (or current, if none is specified)
transparent color is returned. If Examples
Example #1 imagecolortransparent() example
<?php The above example will output something similar to: Notes
|
more
Recently updated
more
Most requested
more
Last requests
|