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