Exposure program
 The class of the program used by the camera to set exposure when the picture is taken.  
More...
Exposure program
 The class of the program used by the camera to set exposure when the picture is taken. 
◆ ADDON_IMG_EXPOSURE_PROGRAM
| Enumerator | 
|---|
| ADDON_IMG_EXPOSURE_PROGRAM_UNDEFINED | 0 = Not Defined  | 
| ADDON_IMG_EXPOSURE_PROGRAM_MANUAL | 1 = Manual  | 
| ADDON_IMG_EXPOSURE_PROGRAM_NORMAL | 2 = Normal program  | 
| ADDON_IMG_EXPOSURE_PROGRAM_APERTURE_PRIORITY | 3 = Aperture-priority  | 
| ADDON_IMG_EXPOSURE_PROGRAM_SHUTTER_SPEED_PRIORITY | 4 = Shutter speed priority  | 
| ADDON_IMG_EXPOSURE_PROGRAM_CREATIVE | 5 = Creative program (biased toward depth of field)  | 
| ADDON_IMG_EXPOSURE_PROGRAM_ACTION | 6 = Action program (biased toward fast shutter speed)  | 
| ADDON_IMG_EXPOSURE_PROGRAM_PORTRAIT | 7 = Portrait mode (for closeup photos with the background out of focus)  | 
| ADDON_IMG_EXPOSURE_PROGRAM_LANDSCAPE | 8 = Landscape mode (for landscape photos with the background in focus)  | 
| ADDON_IMG_EXPOSURE_PROGRAM_BULB | 9 = Bulb  NoteThe value of 9 is not standard EXIF, but is used by the Canon EOS 7D 
 |