Skip to main content

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