Cr2ColorInfoPackage
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.
Constructors
Constructor | Description |
---|---|
Cr2ColorInfoPackage() | Initializes a new instance of the Cr2ColorInfoPackage class. |
Methods
Method | Description |
---|---|
getSaturation() | Gets the Saturation. |
getColorTone() | Gets the ColorTone. |
getColorSpace() | Gets the ColorSpace. |
Cr2ColorInfoPackage()
public Cr2ColorInfoPackage()
Initializes a new instance of the Cr2ColorInfoPackage class.
getSaturation()
public final int getSaturation()
Gets the Saturation.
Returns: int - The Saturation.
getColorTone()
public final int getColorTone()
Gets the ColorTone.
Returns: int - The ColorTone.
getColorSpace()
public final int getColorSpace()
Gets the ColorSpace.
Returns: int - The ColorSpace.