Cr2SensorInfoIndex enumeration

Cr2SensorInfoIndex enumeration

Defines ids of Cr2SensorInfo tags.

The Cr2SensorInfoIndex type exposes the following members:

Fields

Field Description
UNKNOWN1 Unknown tag.
SENSOR_WIDTH Indicates the SensorWidth.
SENSOR_HEIGHT Indicates the SensorHeight.
UNKNOWN2 Unknown tag.
UNKNOWN3 Unknown tag.
SENSOR_LEFT_BORDER Indicates the SensorLeftBorder.
SENSOR_TOP_BORDER Indicates the SensorTopBorder.
SENSOR_RIGHT_BORDER Indicates the SensorRightBorder.
SENSOR_BOTTOM_BORDER Indicates the SensorBottomBorder.
BLACK_MASK_LEFT_BORDER Indicates the BlackMaskLeftBorder.
BLACK_MASK_TOP_BORDER Indicates the BlackMaskTopBorder.
BLACK_MASK_RIGHT_BORDER Indicates the BlackMaskRightBorder.
BLACK_MASK_BOTTOM_BORDER Indicates the BlackMaskBottomBorder.

See Also