OdImage.BitsPerPixel
OdImage.BitsPerPixel property
检索图像的每像素位数。此属性提供图像细节级别和颜色深度的信息,有助于各种图像处理任务和优化。
public override int BitsPerPixel { get; }
Property Value
图像每像素位数。
异常
| 异常 | 条件 |
|---|---|
| NotImplementedException | 此属性未实现 |
另请参见
- class OdImage
- namespace Aspose.Imaging.FileFormats.OpenDocument
- assembly Aspose.Imaging