public final class Cr2CropInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor and Description |
|---|
Cr2CropInfoPackage()
Initializes a new instance of the
Cr2CropInfoPackage class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getCropBottomMargin()
Gets the CropBottomMargin.
|
int |
getCropLeftMargin()
Gets the CropLeftMargin.
|
int |
getCropRightMargin()
Gets the CropRightMargin.
|
int |
getCropTopMargin()
Gets the CropTopMargin.
|
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 Cr2CropInfoPackage()
Initializes a new instance of the Cr2CropInfoPackage class.
public final int getCropBottomMargin()
Gets the CropBottomMargin.
public final int getCropLeftMargin()
Gets the CropLeftMargin.
public final int getCropRightMargin()
Gets the CropRightMargin.
public final int getCropTopMargin()
Gets the CropTopMargin.
Copyright © 2025. All rights reserved.