Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxBitmap32 Members

#Constructors
Show Inherited Hide Inherited

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
Show Inherited Hide Inherited

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
Show Inherited Hide Inherited

Name Description
AlphaBlend(TcxBitmap32,TRect,Boolean,Byte)
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Inherited from TcxBitmap.
CancelUpdate Inherited from TcxBitmap.
CanLoadFromStream(TStream) Inherited from TGraphic.
Clear
CopyBitmap(TBitmap,TRect,TPoint,DWORD) Inherited from TcxBitmap.
CopyBitmap(TBitmap,DWORD) Inherited from TcxBitmap.
Darken(Byte)
DisableScaledDrawer Inherited from TGraphic.
Dormant Inherited from TcxBitmap.
EnableScaledDrawer(TScaledGraphicDrawerClass,Boolean) Inherited from TGraphic.
EndUpdate(Boolean) Inherited from TcxBitmap.
Equals(TObject) Inherited from TObject.
Filter(TcxBitmap32)
Flip(Boolean,Boolean) Inherited from TcxBitmap.
FreeImage Inherited from TBitmap.
GetBitmapColors(TRGBColors)
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
HandleAllocated Inherited from TBitmap.
Invert
Lighten(Byte)
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.
MakeOpaque Makes the stored bitmap opaque.
Mask(TColor) Inherited from TBitmap.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
RecoverTransparency(TColor)
ReleaseHandle Inherited from TBitmap.
ReleaseMaskHandle Inherited from TBitmap.
ReleasePalette Inherited from TBitmap.
Rotate(TcxRotationAngle,Boolean) Inherited from TcxBitmap.
Rotate(Single) Inherited from TcxBitmap.
SaveToClipboardFormat(Word,THandle,HPALETTE) Inherited from TGraphic.
SaveToFile(String) Inherited from TGraphic.
SaveToStream(TStream) Inherited from TGraphic.
SetAlphaChannel(Byte)
SetBitmapColors(TRGBColors)
SetSize(Integer,Integer) Inherited from TGraphic.
SetSize(TRect) Inherited from TcxBitmap.
ToString Inherited from TObject.
UpdateScaledDrawer Inherited from TGraphic.

#Events
Show Inherited Hide Inherited

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