示例#1
0
 public readonly Gray8 ToGray8() => PixelHelper.ToGray8(this);
示例#2
0
 public readonly Gray8 ToGray8() => PixelHelper.ToGray8(R, G, B);