Cr2MultiExpPackage
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 Cr2MultiExpPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor | Description |
|---|---|
| Cr2MultiExpPackage() | Initializes a new instance of the Cr2MultiExpPackage class. |
| Method | Description |
|---|---|
| getMultiExposure() | Gets the MultiExposure. |
| getMultiExposureControl() | Gets the MultiExposureControl. |
| getMultiExposureShots() | Gets the MultiExposureShots. |
public Cr2MultiExpPackage()
Initializes a new instance of the Cr2MultiExpPackage class.
public final int getMultiExposure()
Gets the MultiExposure.
Returns: int - The MultiExposure.
public final int getMultiExposureControl()
Gets the MultiExposureControl.
Returns: int - The MultiExposureControl.
public final int getMultiExposureShots()
Gets the MultiExposureShots.
Returns: int - The MultiExposureShots.
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.