Cr2AFInfo2Package
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.RawDictionaryBasePackage
public final class Cr2AFInfo2Package extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor | Description |
|---|---|
| Cr2AFInfo2Package() | Initializes a new instance of the Cr2AFInfo2Package class. |
| Method | Description |
|---|---|
| getAFInfoSize() | Gets the AFInfoSize. |
| getAFAreaMode() | Gets the AFAreaMode. |
| getNumAFPoints() | Gets the NumAFPoints. |
| getValidAFPoints() | Gets the ValidAFPoints. |
| getCanonImageWidth() | Gets the CanonImageWidth. |
| getCanonImageHeight() | Gets the CanonImageHeight. |
| getAFImageWidth() | Gets the AFImageWidth. |
| getAFImageHeight() | Gets the AFImageHeight. |
| getAFAreaWidths() | Gets the AFAreaWidths. |
| getAFAreaHeights() | Gets the AFAreaHeights. |
| getAFAreaXPositions() | Gets the AFAreaXPositions. |
| getAFAreaYPositions() | Gets the AFAreaYPositions. |
| getAFPointsInFocus() | Gets the AFPointsInFocus. |
| getAFPointsSelected() | Gets the AFPointsSelected. |
| getPrimaryAFPoint() | Gets the PrimaryAFPoint. |
public Cr2AFInfo2Package()
Initializes a new instance of the Cr2AFInfo2Package class.
public final int getAFInfoSize()
Gets the AFInfoSize.
Returns: int - The AFInfoSize.
public final int getAFAreaMode()
Gets the AFAreaMode.
Returns: int - The AFAreaMode.
public final int getNumAFPoints()
Gets the NumAFPoints.
Returns: int - The NumAFPoints.
public final int getValidAFPoints()
Gets the ValidAFPoints.
Returns: int - The ValidAFPoints.
public final int getCanonImageWidth()
Gets the CanonImageWidth.
Returns: int - The CanonImageWidth.
public final int getCanonImageHeight()
Gets the CanonImageHeight.
Returns: int - The CanonImageHeight.
public final int getAFImageWidth()
Gets the AFImageWidth.
Returns: int - The AFImageWidth.
public final int getAFImageHeight()
Gets the AFImageHeight.
Returns: int - The AFImageHeight.
public final int getAFAreaWidths()
Gets the AFAreaWidths.
Returns: int - The AFAreaWidths.
public final int getAFAreaHeights()
Gets the AFAreaHeights.
Returns: int - The AFAreaHeights.
public final int getAFAreaXPositions()
Gets the AFAreaXPositions.
Returns: int - The AFAreaXPositions.
public final int getAFAreaYPositions()
Gets the AFAreaYPositions.
Returns: int - The AFAreaYPositions.
public final int getAFPointsInFocus()
Gets the AFPointsInFocus.
Returns: int - The AFPointsInFocus.
public final int getAFPointsSelected()
Gets the AFPointsSelected.
Returns: int - The AFPointsSelected.
public final int getPrimaryAFPoint()
Gets the PrimaryAFPoint.
Returns: int - The PrimaryAFPoint.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.