Skip to main content

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