Create(Integer,Integer,Boolean) Constructor
Initializes a new instance of the TdxCustomFastDIB class with specified settings.
Declaration
constructor Create(AWidth: Integer; AHeight: Integer; AClear: Boolean = False); overload;
Parameters
Name | Type |
---|---|
AWidth | Integer |
AHeight | Integer |
AClear | Boolean |
See Also