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 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.
See Also