Cr2SensorInfoIndex

Cr2SensorInfoIndex enumeration

Defines ids of Cr2SensorInfo tags.

public enum Cr2SensorInfoIndex

Values

Name Value Description
Unknown1 0 Unknown tag.
SensorWidth 1 Indicates the SensorWidth.
SensorHeight 2 Indicates the SensorHeight.
Unknown2 3 Unknown tag.
Unknown3 4 Unknown tag.
SensorLeftBorder 5 Indicates the SensorLeftBorder.
SensorTopBorder 6 Indicates the SensorTopBorder.
SensorRightBorder 7 Indicates the SensorRightBorder.
SensorBottomBorder 8 Indicates the SensorBottomBorder.
BlackMaskLeftBorder 9 Indicates the BlackMaskLeftBorder.
BlackMaskTopBorder 10 Indicates the BlackMaskTopBorder.
BlackMaskRightBorder 11 Indicates the BlackMaskRightBorder.
BlackMaskBottomBorder 12 Indicates the BlackMaskBottomBorder.

See Also