BitsPerPixel
OdImage.BitsPerPixel property
获取每像素计数的图像位数。
public override int BitsPerPixel { get; }
适当的价值
每像素的图像位数。
例外
| 例外 | (健康)状况 | 
|---|---|
| NotImplementedException | 未实现此属性 | 
获取每像素计数的图像位数。
public override int BitsPerPixel { get; }
每像素的图像位数。
| 例外 | (健康)状况 | 
|---|---|
| NotImplementedException | 未实现此属性 |