DioDocs for PDF
ExifColorSpace 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging.Exif 名前空間 : ExifColorSpace 列挙体
The color space specifier.
シンタックス
'宣言
 
Public Enum ExifColorSpace 
   Inherits System.Enum
public enum ExifColorSpace : System.Enum 
メンバ
メンバ解説
NotDefinedNot defined (default).
sRGBThe color space based on the PC monitor conditions and environment.
UncalibratedIndicates that a color space other than sRGB is used.
UnknownUnrecognized value
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Imaging.Exif.ExifColorSpace

参照

GrapeCity.Documents.Imaging.Exif 名前空間