TcxBitmap32 Members
Constructors
Name | Description |
---|---|
Create | Inherited from TGraphic. |
Create(Integer,Integer) | Inherited from TBitmap. |
CreateSize(Integer,Integer,Boolean) | Initializes a new instance of the TcxBitmap32 class with specified settings. |
CreateSize(Integer,Integer,TPixelFormat) | Initializes a new instance of the TcxBitmap class with specified settings. Inherited from TcxBitmap. |
CreateSize(Integer,Integer) | Initializes a new instance of the TcxBitmap class with specified settings. Inherited from TcxBitmap. |
CreateSize(TRect,Boolean) | Initializes a new instance of the TcxBitmap32 class with specified settings. |
CreateSize(TRect,TPixelFormat) | Initializes a new instance of the TcxBitmap class with specified settings. Inherited from TcxBitmap. |
CreateSize(TRect) | Initializes a new instance of the TcxBitmap class with specified settings. Inherited from TcxBitmap. |
CreateSize(TSize,Boolean) | Initializes a new instance of the TcxBitmap32 class with specified settings. |
CreateSize(TSize) | Initializes a new instance of the TcxBitmap class with specified settings. Inherited from TcxBitmap. |
Properties
Name | Description |
---|---|
AlphaFormat | Inherited from TBitmap. |
Canvas | Inherited from TBitmap. |
ClientRect | Inherited from TcxBitmap. |
CompressData | Inherited from TcxBitmap. |
cxCanvas | Inherited from TcxBitmap. |
Empty | Inherited from TGraphic. |
Handle | Inherited from TBitmap. |
HandleType | Inherited from TBitmap. |
Height | Inherited from TGraphic. |
IgnorePalette | Inherited from TBitmap. |
IsAlphaUsed | |
MaskHandle | Inherited from TBitmap. |
Modified | Inherited from TGraphic. |
Monochrome | Inherited from TBitmap. |
Palette | Inherited from TGraphic. |
PaletteModified | Inherited from TGraphic. |
PixelFormat | Inherited from TBitmap. |
ScaledDrawer | Inherited from TGraphic. |
ScanLine | Inherited from TBitmap. |
SupportsPartialTransparency | Inherited from TGraphic. |
Transparent | Inherited from TGraphic. |
TransparentColor | Inherited from TBitmap. |
TransparentMode | Inherited from TBitmap. |
Width | Inherited from TGraphic. |
Methods
Events
Name | Description |
---|---|
OnChange | Inherited from TGraphic. |
OnProgress | Inherited from TGraphic. |
See Also