Cr2AFInfoIndex

Cr2AFInfoIndex enumeration

Defines ids of Cr2AFInfo tags.

public enum Cr2AFInfoIndex

Values

Name Value Description
NumAFPoints 0 Indicates the NumAFPoints.
ValidAFPoints 1 Indicates the ValidAFPoints.
CanonImageWidth 2 Indicates the CanonImageWidth.
CanonImageHeight 3 Indicates the CanonImageHeight.
AFImageWidth 4 Indicates the AFImageWidth.
AFImageHeight 5 Indicates the AFImageHeight.
AFAreaWidth 6 Indicates the AFAreaWidth.
AFAreaHeight 7 Indicates the AFAreaHeight.
AFAreaXPositions 8 Indicates the AFAreaXPositions.
AFAreaYPositions 9 Indicates the AFAreaYPositions.
AFPointsInFocus 10 Indicates the AFPointsInFocus.
PrimaryAFPointAFInfo 11 Indicates the PrimaryAFPointAFInfo.
PrimaryAFPoint 12 Indicates the PrimaryAFPoint.

See Also