Cr2ProcessingPackage
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.RawDictionaryBasePackage
public final class Cr2ProcessingPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor | Description |
|---|---|
| Cr2ProcessingPackage() | Initializes a new instance of the Cr2ProcessingPackage class. |
| Method | Description |
|---|---|
| getToneCurve() | Gets the ToneCurve. |
| getSharpness() | Gets the Sharpness. |
| getSharpnessFrequency() | Gets the SharpnessFrequency. |
| getSensorRedLevel() | Gets the SensorRedLevel. |
| getSensorBlueLevel() | Gets the SensorBlueLevel. |
| getWhiteBalanceRed() | Gets the WhiteBalanceRed. |
| getWhiteBalanceBlue() | Gets the WhiteBalanceBlue. |
| getWhiteBalance() | Gets the WhiteBalance. |
| getColorTemperature() | Gets the ColorTemperature. |
| getPictureStyle() | Gets the PictureStyle. |
| getDigitalGain() | Gets the DigitalGain. |
| getWBShiftAB() | Gets the WBShiftAB. |
| getWBShiftGM() | Gets the WBShiftGM. |
public Cr2ProcessingPackage()
Initializes a new instance of the Cr2ProcessingPackage class.
public final int getToneCurve()
Gets the ToneCurve.
Returns: int - The ToneCurve.
public final int getSharpness()
Gets the Sharpness.
Returns: int - The Sharpness.
public final int getSharpnessFrequency()
Gets the SharpnessFrequency.
Returns: int - The SharpnessFrequency.
public final int getSensorRedLevel()
Gets the SensorRedLevel.
Returns: int - The SensorRedLevel.
public final int getSensorBlueLevel()
Gets the SensorBlueLevel.
Returns: int - The SensorBlueLevel.
public final int getWhiteBalanceRed()
Gets the WhiteBalanceRed.
Returns: int - The WhiteBalanceRed.
public final int getWhiteBalanceBlue()
Gets the WhiteBalanceBlue.
Returns: int - The WhiteBalanceBlue.
public final int getWhiteBalance()
Gets the WhiteBalance.
Returns: int - The WhiteBalance.
public final int getColorTemperature()
Gets the ColorTemperature.
Returns: int - The ColorTemperature.
public final int getPictureStyle()
Gets the PictureStyle.
Returns: int - The PictureStyle.
public final int getDigitalGain()
Gets the DigitalGain.
Returns: int - The DigitalGain.
public final int getWBShiftAB()
Gets the WBShiftAB.
Returns: int - The WBShiftAB.
public final int getWBShiftGM()
Gets the WBShiftGM.
Returns: int - The WBShiftGM.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.