Cr2ProcessingPackage

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.

Constructors

Constructor Description
Cr2ProcessingPackage() Initializes a new instance of the Cr2ProcessingPackage class.

Methods

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.

Cr2ProcessingPackage()

public Cr2ProcessingPackage()

Initializes a new instance of the Cr2ProcessingPackage class.

getToneCurve()

public final int getToneCurve()

Gets the ToneCurve.

Returns: int - The ToneCurve.

getSharpness()

public final int getSharpness()

Gets the Sharpness.

Returns: int - The Sharpness.

getSharpnessFrequency()

public final int getSharpnessFrequency()

Gets the SharpnessFrequency.

Returns: int - The SharpnessFrequency.

getSensorRedLevel()

public final int getSensorRedLevel()

Gets the SensorRedLevel.

Returns: int - The SensorRedLevel.

getSensorBlueLevel()

public final int getSensorBlueLevel()

Gets the SensorBlueLevel.

Returns: int - The SensorBlueLevel.

getWhiteBalanceRed()

public final int getWhiteBalanceRed()

Gets the WhiteBalanceRed.

Returns: int - The WhiteBalanceRed.

getWhiteBalanceBlue()

public final int getWhiteBalanceBlue()

Gets the WhiteBalanceBlue.

Returns: int - The WhiteBalanceBlue.

getWhiteBalance()

public final int getWhiteBalance()

Gets the WhiteBalance.

Returns: int - The WhiteBalance.

getColorTemperature()

public final int getColorTemperature()

Gets the ColorTemperature.

Returns: int - The ColorTemperature.

getPictureStyle()

public final int getPictureStyle()

Gets the PictureStyle.

Returns: int - The PictureStyle.

getDigitalGain()

public final int getDigitalGain()

Gets the DigitalGain.

Returns: int - The DigitalGain.

getWBShiftAB()

public final int getWBShiftAB()

Gets the WBShiftAB.

Returns: int - The WBShiftAB.

getWBShiftGM()

public final int getWBShiftGM()

Gets the WBShiftGM.

Returns: int - The WBShiftGM.