Click or drag to resize

HDRCaptureSetExpMethod Enumeration

HDR Capture Set Exposure Methods

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Enumeration HDRCaptureSetExpMethod
Members
  Member nameValueDescription
Automatic0 HDR Capture will use auto exposure to set the middle exposure time.
LowHighExposure1 HDR Capture will use the low and high exposure time.
MiddleExposure2 HDR Capture will use the middle exposure time.
LowExposure3 HDR Capture will use the middle exposure time.
HighExposure4 HDR Capture will use the middle exposure time.
Remarks
These are the different types of exposure method selections supported with HDR capture.
See Also