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