TdxSmartImageCodecsRepository.Load(TRGBColors,TAlphaFormat,Integer,Integer,TdxSmartImageCustomHandle,Boolean) Method
Declaration
class function Load(const ABits: TRGBColors; AAlphaFormat: TAlphaFormat; AWidth: Integer; AHeight: Integer; out AHandle: TdxSmartImageCustomHandle; out ASupportsPalette: Boolean): Boolean; overload;
Parameters
| Name | Type |
|---|---|
| ABits | TRGBColors |
| AAlphaFormat | TAlphaFormat |
| AWidth | Integer |
| AHeight | Integer |
| AHandle | TdxSmartImageCustomHandle |
| ASupportsPalette | Boolean |
Returns
| Type |
|---|
| Boolean |
See Also