Image.BitsPerPixel
Image.BitsPerPixel property
Gets the image bits per pixel count.
public abstract int BitsPerPixel { get; }
Property Value
The image bits per pixel count.
See Also
- class Image
- namespace Aspose.PSD
- assembly Aspose.PSD
Gets the image bits per pixel count.
public abstract int BitsPerPixel { get; }
The image bits per pixel count.