ImageGear22.Core Assembly > ImageGear.Formats Namespace : ImGearCIFFAFInfoTagIDs Enumeration |
'Declaration Public Enum ImGearCIFFAFInfoTagIDs Inherits System.Enum
'Usage Dim instance As ImGearCIFFAFInfoTagIDs
public enum ImGearCIFFAFInfoTagIDs : System.Enum
__value public enum ImGearCIFFAFInfoTagIDs : public System.Enum
public enum class ImGearCIFFAFInfoTagIDs : public System.Enum
Member | Value | Description |
---|---|---|
AF_AREA_HEIGHT | 7 | AF area height. |
AF_AREA_WIDTH | 6 | AF area width. |
AF_AREA_X_POSITIONS | 8 | AF area X position. |
AF_AREA_Y_POSITIONS | 9 | AF area Y position. |
AF_IMAGE_HEIGHT | 5 | AF image height. |
AF_IMAGE_WIDTH | 4 | AF image width. |
AF_POINTS_IN_FOCUS | 10 | AF points in focus. |
AFPOINTS_USED | 22 | AF points used. |
AFPOINTS_USED1 | 26 | AF points used1. |
CANON_IMAGE_HEIGHT | 3 | Canon image height. |
CANON_IMAGE_WIDTH | 2 | Canon image width. |
FORMAT | 1305 | CIFF AF Info metadata format identifier. |
NUM_AF_POINTS | 0 | Number of AF points. |
PRIMARY_AF_POINT | 12 | Primary AF point. |
PRIMARY_AF_POINT_or_AFInfo | 11 | Primary AF point or AFInfo. |
VALID_AF_POINTS | 1 | Valid AF points. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearCIFFAFInfoTagIDs