RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAlphaBitmap Class

Set AlphaFormat property to afDefined.

Pascal
TAlphaBitmap = class(TBitmap);
C++
class TAlphaBitmap : public TBitmap;

TAlphaBitmap is a TBitmap descendant that automatically sets the AlphaFormat property to afDefined

 

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