DioDocs for PDF
ExifExposureProgram 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging.Exif 名前空間 : ExifExposureProgram 列挙体
The class of the program used by the camera to set exposure when the picture is taken.
シンタックス
'宣言
 
Public Enum ExifExposureProgram 
   Inherits System.Enum
public enum ExifExposureProgram : System.Enum 
メンバ
メンバ解説
ActionProgramAction program (biased toward fast shutter speed)
AperturePriorityAperture priority
CreativeProgramCreative program (biased toward depth of field)
LandscapeModeLandscape mode (for landscape photos with the background in focus)
ManualManual
NormalProgramNormal program
NotDefinedNot defined (default).
PortraitModePortrait mode (for closeup photos with the background out of focus)
ShutterPriorityShutter priority
UnknownUnrecognized value
継承階層

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

参照

GrapeCity.Documents.Imaging.Exif 名前空間