TdxSmartImageCodecsRepository.Load(TStream,TdxSmartImageCustomHandle,Boolean) Method
Declaration
class function Load(const AStream: TStream; out AHandle: TdxSmartImageCustomHandle; out ASupportsPalette: Boolean): Boolean; overload;
Parameters
| Name | Type |
|---|---|
| AStream | TStream |
| AHandle | TdxSmartImageCustomHandle |
| ASupportsPalette | Boolean |
Returns
| Type |
|---|
| Boolean |
See Also