Cr2LogInfoPackage

Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.RawDictionaryBasePackage

public final class Cr2LogInfoPackage extends RawDictionaryBasePackage

Represents Canon MakerNotes tags.

Constructors

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

Methods

Method Description
getCompressionFormat() Gets the CompressionFormat.
getSharpness() Gets the Sharpness.
getSaturation() Gets the Saturation.
getColorTone() Gets the ColorTone.
getColorSpace2() Gets the ColorSpace2.
getColorMatrix() Gets the ColorMatrix.
getCanonLogVersion() Gets the CanonLogVersion.

Cr2LogInfoPackage()

public Cr2LogInfoPackage()

Initializes a new instance of the Cr2LogInfoPackage class.

getCompressionFormat()

public final int getCompressionFormat()

Gets the CompressionFormat.

Returns: int - The CompressionFormat.

getSharpness()

public final int getSharpness()

Gets the Sharpness.

Returns: int - The Sharpness.

getSaturation()

public final int getSaturation()

Gets the Saturation.

Returns: int - The Saturation.

getColorTone()

public final int getColorTone()

Gets the ColorTone.

Returns: int - The ColorTone.

getColorSpace2()

public final int getColorSpace2()

Gets the ColorSpace2.

Returns: int - The ColorSpace2.

getColorMatrix()

public final int getColorMatrix()

Gets the ColorMatrix.

Returns: int - The ColorMatrix.

getCanonLogVersion()

public final int getCanonLogVersion()

Gets the CanonLogVersion.

Returns: int - The CanonLogVersion.