Cr2ColorInfoPackage
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 Cr2ColorInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor | Description |
|---|---|
| Cr2ColorInfoPackage() | Initializes a new instance of the Cr2ColorInfoPackage class. |
| Method | Description |
|---|---|
| getSaturation() | Gets the Saturation. |
| getColorTone() | Gets the ColorTone. |
| getColorSpace() | Gets the ColorSpace. |
public Cr2ColorInfoPackage()
Initializes a new instance of the Cr2ColorInfoPackage class.
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 getColorSpace()
Gets the ColorSpace.
Returns: int - The ColorSpace.
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.