Skip to main content

TcxBitmap Members

Constructors

Name Description
Create Inherited from TGraphic.
Create(Integer,Integer) Inherited from TBitmap.
CreateSize(Integer,Integer,TPixelFormat) Initializes a new instance of the TcxBitmap class with specified settings.
CreateSize(Integer,Integer) Initializes a new instance of the TcxBitmap class with specified settings.
CreateSize(TRect,TPixelFormat) Initializes a new instance of the TcxBitmap class with specified settings.
CreateSize(TRect) Initializes a new instance of the TcxBitmap class with specified settings.
CreateSize(TSize) Initializes a new instance of the TcxBitmap class with specified settings.

Properties

Name Description
AlphaFormat Inherited from TBitmap.
Canvas Inherited from TBitmap.
ClientRect
CompressData
cxCanvas
Empty Inherited from TGraphic.
Handle Inherited from TBitmap.
HandleType Inherited from TBitmap.
Height Inherited from TGraphic.
IgnorePalette Inherited from TBitmap.
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

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate
CancelUpdate
CanLoadFromStream(TStream) Inherited from TGraphic.
CopyBitmap(TBitmap,TRect,TPoint,DWORD)
CopyBitmap(TBitmap,DWORD)
DisableScaledDrawer Inherited from TGraphic.
Dormant
EnableScaledDrawer(TScaledGraphicDrawerClass,Boolean) Inherited from TGraphic.
EndUpdate(Boolean)
Equals(TObject) Inherited from TObject.
Flip(Boolean,Boolean)
FreeImage Inherited from TBitmap.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
HandleAllocated Inherited from TBitmap.
LoadFromClipboardFormat(Word,THandle,HPALETTE) Inherited from TGraphic.
LoadFromFile(String) Inherited from TGraphic.
LoadFromResourceID(THandle,Integer) Inherited from TBitmap.
LoadFromResourceName(THandle,String) Inherited from TBitmap.
LoadFromStream(TStream) Inherited from TGraphic.
Mask(TColor) Inherited from TBitmap.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ReleaseHandle Inherited from TBitmap.
ReleaseMaskHandle Inherited from TBitmap.
ReleasePalette Inherited from TBitmap.
Rotate(TcxRotationAngle,Boolean)
Rotate(Single)
SaveToClipboardFormat(Word,THandle,HPALETTE) Inherited from TGraphic.
SaveToFile(String) Inherited from TGraphic.
SaveToStream(TStream) Inherited from TGraphic.
SetSize(Integer,Integer) Inherited from TGraphic.
SetSize(TRect)
ToString Inherited from TObject.
UpdateScaledDrawer Inherited from TGraphic.

Events

Name Description
OnChange Inherited from TGraphic.
OnProgress Inherited from TGraphic.
See Also