DioDocs for PDF
GrayscaleStandard 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 : GrayscaleStandard 列挙体
Specifies the standard used for converting full-color image to monochromatic gray.
シンタックス
'宣言
 
Public Enum GrayscaleStandard 
   Inherits System.Enum
public enum GrayscaleStandard : System.Enum 
メンバ
メンバ解説
BT2100Corresponds to the ITU-R BT.2100 standard for HDR television.
BT601Corresponds to the standard color TV and video systems such as PAL and NTSC.
BT709Corresponds to the ITU-R BT.709 standard used for HDTV.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Imaging.GrayscaleStandard

参照

GrapeCity.Documents.Imaging 名前空間