public final class Cr2AspectInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor and Description |
|---|
Cr2AspectInfoPackage()
Initializes a new instance of the
Cr2AspectInfoPackage class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getAspectRatio()
Gets the AspectRatio.
|
int |
getCroppedImageHeight()
Gets the CroppedImageHeight.
|
int |
getCroppedImageLeft()
Gets the CroppedImageLeft.
|
int |
getCroppedImageTop()
Gets the CroppedImageTop.
|
int |
getCroppedImageWidth()
Gets the CroppedImageWidth.
|
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 Cr2AspectInfoPackage()
Initializes a new instance of the Cr2AspectInfoPackage class.
public final int getAspectRatio()
Gets the AspectRatio.
public final int getCroppedImageHeight()
Gets the CroppedImageHeight.
public final int getCroppedImageLeft()
Gets the CroppedImageLeft.
public final int getCroppedImageTop()
Gets the CroppedImageTop.
public final int getCroppedImageWidth()
Gets the CroppedImageWidth.
Copyright © 2025. All rights reserved.