CColorBits

EmfPixelFormatDescriptor.CColorBits property

Gets or sets the number of bits per pixel for RGBA pixel types, excluding the alpha bitplanes. For color table pixels, it is the size of each color table index

public byte CColorBits { get; set; }

See Also