Property BitsPerPixel
BitsPerPixel
Gets the image bits per pixel count.
public abstract int BitsPerPixel { get; }
Property Value
- int
The image bits per pixel count.
Gets the image bits per pixel count.
public abstract int BitsPerPixel { get; }
The image bits per pixel count.