BmpOptions.BitsPerPixel

BmpOptions.BitsPerPixel property

获取或设置每像素计数的图像位数。

public int BitsPerPixel { get; set; }

适当的价值

每像素计数的图像位数。

也可以看看