RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBitmap.AlphaFormat Property

Indicates how reserved byte of each pixel is used in 32 bit bitmaps.

Pascal
property AlphaFormat: TAlphaFormat;
C++
__property TAlphaFormat AlphaFormat;

Use AlphaFormat to change the way a TBitmap uses the reserved byte of each pixel in a 32bit Bitmap. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!