DioDocs for PDF
ExifSensingMethod 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging.Exif 名前空間 : ExifSensingMethod 列挙体
Indicates the image sensor type on the camera or input device.
シンタックス
'宣言
 
Public Enum ExifSensingMethod 
   Inherits System.Enum
public enum ExifSensingMethod : System.Enum 
メンバ
メンバ解説
NotDefinedNot defined (default).
OneChipAreaSensorOne-chip color area sensor
SequentialAreaSensorColor sequential area sensor
SequentialLinearSensorColor sequential linear sensor
ThreeChipAreaSensorThree-chip color area sensor
TrilinearSensorTrilinear sensor
TwoChipAreaSensorTwo-chip color area sensor
UnknownUnrecognized value
継承階層

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

参照

GrapeCity.Documents.Imaging.Exif 名前空間