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