BitsPerPixel
EmfImage.BitsPerPixel property
Gets the image bits per pixel count this parameter is not applicable to vector images
public override int BitsPerPixel { get; }
Property Value
The image bits per pixel count.
Exceptions
exception | condition |
---|---|
NotImplementedException | Not valid for vector images |
See Also
- class EmfImage
- namespace Aspose.Imaging.FileFormats.Emf
- assembly Aspose.Imaging