public final class Cr2ModifiedInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor and Description |
|---|
Cr2ModifiedInfoPackage()
Initializes a new instance of the
Cr2ModifiedInfoPackage class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getModifiedColorTemp()
Gets the ModifiedColorTemp.
|
int |
getModifiedDigitalGain()
Gets the ModifiedDigitalGain.
|
int |
getModifiedPictureStyle()
Gets the ModifiedPictureStyle.
|
int |
getModifiedSensorBlueLevel()
Gets the ModifiedSensorBlueLevel.
|
int |
getModifiedSensorRedLevel()
Gets the ModifiedSensorRedLevel.
|
int |
getModifiedSharpness()
Gets the ModifiedSharpness.
|
int |
getModifiedSharpnessFreq()
Gets the ModifiedSharpnessFreq.
|
int |
getModifiedToneCurve()
Gets the ModifiedToneCurve.
|
int |
getModifiedWhiteBalance()
Gets the ModifiedWhiteBalance.
|
int |
getModifiedWhiteBalanceBlue()
Gets the ModifiedWhiteBalanceBlue.
|
int |
getModifiedWhiteBalanceRed()
Gets the ModifiedWhiteBalanceRed.
|
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 Cr2ModifiedInfoPackage()
Initializes a new instance of the Cr2ModifiedInfoPackage class.
public final int getModifiedColorTemp()
Gets the ModifiedColorTemp.
public final int getModifiedDigitalGain()
Gets the ModifiedDigitalGain.
public final int getModifiedPictureStyle()
Gets the ModifiedPictureStyle.
public final int getModifiedSensorBlueLevel()
Gets the ModifiedSensorBlueLevel.
public final int getModifiedSensorRedLevel()
Gets the ModifiedSensorRedLevel.
public final int getModifiedSharpness()
Gets the ModifiedSharpness.
public final int getModifiedSharpnessFreq()
Gets the ModifiedSharpnessFreq.
public final int getModifiedToneCurve()
Gets the ModifiedToneCurve.
public final int getModifiedWhiteBalance()
Gets the ModifiedWhiteBalance.
public final int getModifiedWhiteBalanceBlue()
Gets the ModifiedWhiteBalanceBlue.
public final int getModifiedWhiteBalanceRed()
Gets the ModifiedWhiteBalanceRed.
Copyright © 2026. All rights reserved.