Image.BitsPerPixel

Image.BitsPerPixel property

获取图像的每像素位数。

public abstract int BitsPerPixel { get; }

Property Value

图像每像素位数。

另请参见