GifFrameBitsPerPixel

GifFrameBlock.GifFrameBitsPerPixel property

Gets or sets the GIF frame bits per pixel.

public byte GifFrameBitsPerPixel { get; set; }

Property Value

The GIF frame bits per pixel.

See Also