GcGifReader Class Methods
In This Topic
For a list of all members of this type, see GcGifReader members.
Public Methods
| Name | Description |
| ApplyLicenseKey | Applies a license key to an instance of GcGifReader. |
| Dispose | Clean up any resources being used. |
| GetComment | If the Comment Extension is present in the source GIF file this method decodes the comment using the specified Encoding and returns it as a string. |
| GetCommentData | If the Comment Extension is present in the source GIF file this method returns the comment data as is, without decoding. |
| GetGlobalPalette | Returns a palette with sorted opaque colors in 32-bit ARGB format retrieved from the Global Color Table. |
Top
See Also