示例#1
0
 public static uint BytesPerPixel(this DataFormat format) => format.BitsPerPixel() / 8;