public final class Cr2AFInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor and Description |
|---|
Cr2AFInfoPackage()
Initializes a new instance of the
Cr2AFInfoPackage class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getAFAreaHeight()
Gets the AFAreaHeight.
|
int |
getAFAreaWidth()
Gets the AFAreaWidth.
|
int |
getAFAreaXPositions()
Gets the AFAreaXPositions.
|
int |
getAFAreaYPositions()
Gets the AFAreaYPositions.
|
int |
getAFImageHeight()
Gets the AFImageHeight.
|
int |
getAFImageWidth()
Gets the AFImageWidth.
|
int |
getAFPointsInFocus()
Gets the AFPointsInFocus.
|
int |
getCanonImageHeight()
Gets the CanonImageHeight.
|
int |
getCanonImageWidth()
Gets the CanonImageWidth.
|
int |
getNumAFPoints()
Gets the NumAFPoints.
|
int |
getPrimaryAFPoint()
Gets the PrimaryAFPoint.
|
int |
getPrimaryAFPointAFInfo()
Gets the PrimaryAFPointAFInfo.
|
int |
getValidAFPoints()
Gets the ValidAFPoints.
|
clear, get_Item, remove, set, toListaddProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Cr2AFInfoPackage()
Initializes a new instance of the Cr2AFInfoPackage class.
public final int getAFAreaHeight()
Gets the AFAreaHeight.
public final int getAFAreaWidth()
Gets the AFAreaWidth.
public final int getAFAreaXPositions()
Gets the AFAreaXPositions.
public final int getAFAreaYPositions()
Gets the AFAreaYPositions.
public final int getAFImageHeight()
Gets the AFImageHeight.
public final int getAFImageWidth()
Gets the AFImageWidth.
public final int getAFPointsInFocus()
Gets the AFPointsInFocus.
public final int getCanonImageHeight()
Gets the CanonImageHeight.
public final int getCanonImageWidth()
Gets the CanonImageWidth.
public final int getNumAFPoints()
Gets the NumAFPoints.
public final int getPrimaryAFPoint()
Gets the PrimaryAFPoint.
public final int getPrimaryAFPointAFInfo()
Gets the PrimaryAFPointAFInfo.
public final int getValidAFPoints()
Gets the ValidAFPoints.
Copyright © 2025. All rights reserved.