RasterImage.BitsPerPixel

RasterImage.BitsPerPixel property

Gets the image bits per pixel count.

public abstract int BitsPerPixel { get; }

Property Value

The image bits per pixel count.

See Also