|
|||||||||
|
|||||||||
imagecolortransparent(PHP 4, PHP 5) imagecolortransparent — Define a color as transparent Описание
int imagecolortransparent
( resource $image
[, int $color
] )
Sets the transparent color in the given image . Список параметров
Возвращаемые значенияThe identifier of the new (or current, if none is specified) transparent color is returned. Примечания
| |||||||||
|
|||||||||