TdxGPImageCodecGIF Methods
A Graphics Interchange Format (GIF) codec.
Name | Description |
---|---|
Can |
Identifies if the codec can interpret an array of pixel colors as an image.
Inherited from Tdx |
Can |
Identifies if the codec can load an image stored in the specified stream. |
Can |
Identifies if the codec can save a specific image stored in memory.
Inherited from Tdx |
Description |
Returns the image format description.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Extensions |
Returns all file name extensions that correspond to the image format.
Inherited from Tdx |
Get |
Returns the clipboard format ID that corresponds to the implemented image format.
Inherited from Tdx |
Get |
Inherited from TObject. |
Get |
Returns dimensions (in pixels) of a GIF image stored in the specified stream. |
ID protected | Returns the deprecated format identifier that corresponds to the GIF image codec. |
Load |
Loads an image from an array of pixel data.
Inherited from Tdx |
Load |
Inherited from Tdx |
Mime |
Returns the MIME content type associated with the image format that corresponds to the codec.
Inherited from Tdx |
Save |
Inherited from Tdx |
To |
Inherited from TObject. |
See Also