ColorDepth

ColorDepth enumeration

枚举 tiff 图像的位深度类型。

public enum ColorDepth

价值观

姓名价值描述
Default0默认值,不是设置值。
Format1bpp1每像素 1 位
Format4bpp4每像素 4 位
Format8bpp8每像素 8 位
Format24bpp24每像素 24 位
Format32bpp32每像素 32 位

也可以看看