BmpOptions.BitsPerPixel

BmpOptions.BitsPerPixel property

Gets or sets the image bits per pixel count.

public int BitsPerPixel { get; set; }

Property Value

The image bits per pixel count.

See Also