[Visual Basic] Public ReadOnly Property ExposureProgram As Integer
[C#] public int ExposureProgram {get;}
プロパティ値
0: 未定義
1: マニュアル
2: ノーマルプログラム
3: 露出優先
4: シャッター優先
5: creativeプログラム(被写界深度方向にバイアス)
6: actionプログラム(シャッタースピード高速側にバイアス)
7: ポートレイトモード(クローズアップ撮影、背景はフォーカス外す)
8: ランドスケープモード(landscape 撮影、背景はフォーカス合う)
解説
Exifの撮影条件に関するタグです。
参照
ImageKit.File.Exif メンバ | Newtone.ImageKit.WPF.ImageKit