GD getTransparent()
|
syntax: |
gd.getTransparent() |
|
return: |
number - The color index of the current transparent color for this image.
|
|
description: |
This method looks up the transparent color that was set by GD transparent() or read from the file originally.
|
|
see: |
#link <gd>, GD transparent()
|