Cr2AFInfo2Index

Cr2AFInfo2Index enumeration

Defines ids of Cr2AFInfo2 tags.

public enum Cr2AFInfo2Index

Values

Name Value Description
AFInfoSize 0 Indicates the AFInfoSize.
AFAreaMode 1 Indicates the AFAreaMode.
NumAFPoints 2 Indicates the NumAFPoints.
ValidAFPoints 3 Indicates the ValidAFPoints.
CanonImageWidth 4 Indicates the CanonImageWidth.
CanonImageHeight 5 Indicates the CanonImageHeight.
AFImageWidth 6 Indicates the AFImageWidth.
AFImageHeight 7 Indicates the AFImageHeight.
AFAreaWidths 8 Indicates the AFAreaWidths.
AFAreaHeights 9 Indicates the AFAreaHeights.
AFAreaXPositions 10 Indicates the AFAreaXPositions.
AFAreaYPositions 11 Indicates the AFAreaYPositions.
AFPointsInFocus 12 Indicates the AFPointsInFocus.
AFPointsSelected 13 Indicates the AFPointsSelected.
PrimaryAFPoint 14 Indicates the PrimaryAFPoint.

See Also