SetColorAsTransparent Statement:
Set current color as transparent. (set alpha channel value to 0).
Object.SetColorAsTransparent
|
Sample: object.SetColorAsTransparent
This method replaces all pixels of current color on transparent pixels of the same color. SetColorAsTransparent method can be used to create transparent images.
See also
SetColorAsTransparent
More samples:
|