CdrImage.BitsPerPixel
CdrImage.BitsPerPixel property
使用此用户友好的属性,轻松获取图像的位深度。对于希望确定图像细节级别或颜色深度,以确保准确处理和操作的开发者而言,这是理想的选择。
public override int BitsPerPixel { get; }
Property Value
图像每像素位数。
另请参见
- class CdrImage
- namespace Aspose.Imaging.FileFormats.Cdr
- assembly Aspose.Imaging