Cr2LogInfoPackage
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 Cr2LogInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor | Description |
|---|---|
| Cr2LogInfoPackage() | Initializes a new instance of the Cr2LogInfoPackage class. |
| 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. |
public Cr2LogInfoPackage()
Initializes a new instance of the Cr2LogInfoPackage class.
public final int getCompressionFormat()
Gets the CompressionFormat.
Returns: int - The CompressionFormat.
public final int getSharpness()
Gets the Sharpness.
Returns: int - The Sharpness.
public final int getSaturation()
Gets the Saturation.
Returns: int - The Saturation.
public final int getColorTone()
Gets the ColorTone.
Returns: int - The ColorTone.
public final int getColorSpace2()
Gets the ColorSpace2.
Returns: int - The ColorSpace2.
public final int getColorMatrix()
Gets the ColorMatrix.
Returns: int - The ColorMatrix.
public final int getCanonLogVersion()
Gets the CanonLogVersion.
Returns: int - The CanonLogVersion.
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.