CreateSize(TRect,TPixelFormat) Constructor
Initializes a new instance of the TcxBitmap class with specified settings.
Declaration
constructor CreateSize(const ARect: TRect; APixelFormat: TPixelFormat); overload;
Parameters
| Name | Type |
|---|---|
| ARect | TRect |
| APixelFormat | TPixelFormat |
See Also