public final class Cr2ProcessingPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor and Description |
|---|
Cr2ProcessingPackage()
Initializes a new instance of the
Cr2ProcessingPackage class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getColorTemperature()
Gets the ColorTemperature.
|
int |
getDigitalGain()
Gets the DigitalGain.
|
int |
getPictureStyle()
Gets the PictureStyle.
|
int |
getSensorBlueLevel()
Gets the SensorBlueLevel.
|
int |
getSensorRedLevel()
Gets the SensorRedLevel.
|
int |
getSharpness()
Gets the Sharpness.
|
int |
getSharpnessFrequency()
Gets the SharpnessFrequency.
|
int |
getToneCurve()
Gets the ToneCurve.
|
int |
getWBShiftAB()
Gets the WBShiftAB.
|
int |
getWBShiftGM()
Gets the WBShiftGM.
|
int |
getWhiteBalance()
Gets the WhiteBalance.
|
int |
getWhiteBalanceBlue()
Gets the WhiteBalanceBlue.
|
int |
getWhiteBalanceRed()
Gets the WhiteBalanceRed.
|
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 Cr2ProcessingPackage()
Initializes a new instance of the Cr2ProcessingPackage class.
public final int getColorTemperature()
Gets the ColorTemperature.
public final int getDigitalGain()
Gets the DigitalGain.
public final int getPictureStyle()
Gets the PictureStyle.
public final int getSensorBlueLevel()
Gets the SensorBlueLevel.
public final int getSensorRedLevel()
Gets the SensorRedLevel.
public final int getSharpness()
Gets the Sharpness.
public final int getSharpnessFrequency()
Gets the SharpnessFrequency.
public final int getToneCurve()
Gets the ToneCurve.
public final int getWBShiftAB()
Gets the WBShiftAB.
public final int getWBShiftGM()
Gets the WBShiftGM.
public final int getWhiteBalance()
Gets the WhiteBalance.
public final int getWhiteBalanceBlue()
Gets the WhiteBalanceBlue.
public final int getWhiteBalanceRed()
Gets the WhiteBalanceRed.
Copyright © 2025. All rights reserved.