Declaration
property Alpha[x, y: integer]: byte;
Description
Specifies the alpha value of a pixel. 0 is transparent, 255 is opaque, 1 - 254 are partially transparent.
Note: This function doesn't perform a range check test.

See Also
-
AlphaFill-
AlphaFillRect