CmxImage.BitsPerPixel
CmxImage.BitsPerPixel property
Retrieve the bit depth of the image effortlessly with this user-friendly property. Ideal for developers seeking to determine the level of detail or color depth present in their images, ensuring accurate processing and manipulation.
public override int BitsPerPixel { get; }
Property Value
The image bits per pixel count.
See Also
- class CmxImage
- namespace Aspose.Imaging.FileFormats.Cmx
- assembly Aspose.Imaging