EpsImage.BitsPerPixel
EpsImage.BitsPerPixel property
Access the precise bit depth of the image effortlessly with this property. Retrieve the bits per pixel count, providing crucial insights into the image’s color depth and aiding in optimizing processing tasks. Ideal for applications requiring fine-grained control over image manipulation and analysis.
public override int BitsPerPixel { get; }
Exceptions
exception | condition |
---|---|
NotSupportedException |
See Also
- class EpsImage
- namespace Aspose.Imaging.FileFormats.Eps
- assembly Aspose.Imaging