TdxCustomFastDIB Constructors
The base class for all classes that implement simple memory buffers for DIB images.Name | Description |
---|---|
Create(Integer,Integer,Boolean) | Initializes a new instance of the TdxCustomFastDIB class with specified settings. |
Create(TRect,Boolean) | Creates a new memory buffer for DIB images. |
Create(TSize,Boolean) | Initializes a new instance of the TdxCustomFastDIB class with specified settings. |
See Also