GIFColorTable Class

Definition

Represents a GIF color table.

public ref class GIFColorTable
public class GIFColorTable
type GIFColorTable = class
Public Class GIFColorTable
Inheritance
GIFColorTable

Properties

Name Description
Data

Gets the color table data as ARGB integers.

Methods

Name Description
CreateColorTableAsync(GIFDecoderStreamReader, Int16)

Asynchronously creates a color table from the stream.

ResetTransparency()

Resets the transparency to the original color value.

SetTransparency(Int32)

Sets the transparency index for this color table.

Applies to