TdxSmartImageCodec.CanLoadStream(TStream) Method
In This Article
Identifies if the codec can load an image stored in the specified stream.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
AStream | TStream | The source stream. |
#Returns
Type | Description |
---|---|
Boolean |
|
See Also