Cr2AFInfoIndex enumeration

Cr2AFInfoIndex enumeration

Defines ids of Cr2AFInfo tags.

The Cr2AFInfoIndex type exposes the following members:

Fields

Field Description
NUM_AF_POINTS Indicates the NumAFPoints.
VALID_AF_POINTS Indicates the ValidAFPoints.
CANON_IMAGE_WIDTH Indicates the CanonImageWidth.
CANON_IMAGE_HEIGHT Indicates the CanonImageHeight.
AF_IMAGE_WIDTH Indicates the AFImageWidth.
AF_IMAGE_HEIGHT Indicates the AFImageHeight.
AF_AREA_WIDTH Indicates the AFAreaWidth.
AF_AREA_HEIGHT Indicates the AFAreaHeight.
AF_AREA_X_POSITIONS Indicates the AFAreaXPositions.
AF_AREA_Y_POSITIONS Indicates the AFAreaYPositions.
AF_POINTS_IN_FOCUS Indicates the AFPointsInFocus.
PRIMARY_AF_POINT_AF_INFO Indicates the PrimaryAFPointAFInfo.
PRIMARY_AF_POINT Indicates the PrimaryAFPoint.

See Also