Cr2PanoramaPackage
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 Cr2PanoramaPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor | Description |
|---|---|
| Cr2PanoramaPackage() | Initializes a new instance of the Cr2PanoramaPackage class. |
| Method | Description |
|---|---|
| getPanoramaFrameNumber() | Gets the PanoramaFrameNumber. |
| getPanoramaDirection() | Gets the PanoramaDirection. |
public Cr2PanoramaPackage()
Initializes a new instance of the Cr2PanoramaPackage class.
public final int getPanoramaFrameNumber()
Gets the PanoramaFrameNumber.
Returns: int - The PanoramaFrameNumber.
public final int getPanoramaDirection()
Gets the PanoramaDirection.
Returns: int - The PanoramaDirection.
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.