public final class Cr2SensorInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor and Description |
|---|
Cr2SensorInfoPackage()
Initializes a new instance of the
Cr2SensorInfoPackage class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getBlackMaskBottomBorder()
Gets the BlackMaskBottomBorder.
|
int |
getBlackMaskLeftBorder()
Gets the BlackMaskLeftBorder.
|
int |
getBlackMaskRightBorder()
Gets the BlackMaskRightBorder.
|
int |
getBlackMaskTopBorder()
Gets the BlackMaskTopBorder.
|
int |
getSensorBottomBorder()
Gets the SensorBottomBorder.
|
int |
getSensorHeight()
Gets the SensorHeight.
|
int |
getSensorLeftBorder()
Gets the SensorLeftBorder.
|
int |
getSensorRightBorder()
Gets the SensorRightBorder.
|
int |
getSensorTopBorder()
Gets the SensorTopBorder.
|
int |
getSensorWidth()
Gets the SensorWidth.
|
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 Cr2SensorInfoPackage()
Initializes a new instance of the Cr2SensorInfoPackage class.
public final int getBlackMaskBottomBorder()
Gets the BlackMaskBottomBorder.
public final int getBlackMaskLeftBorder()
Gets the BlackMaskLeftBorder.
public final int getBlackMaskRightBorder()
Gets the BlackMaskRightBorder.
public final int getBlackMaskTopBorder()
Gets the BlackMaskTopBorder.
public final int getSensorBottomBorder()
Gets the SensorBottomBorder.
public final int getSensorHeight()
Gets the SensorHeight.
public final int getSensorLeftBorder()
Gets the SensorLeftBorder.
public final int getSensorRightBorder()
Gets the SensorRightBorder.
public final int getSensorTopBorder()
Gets the SensorTopBorder.
public final int getSensorWidth()
Gets the SensorWidth.
Copyright © 2025. All rights reserved.