Cr2FocalLengthPackage
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 Cr2FocalLengthPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor | Description |
|---|---|
| Cr2FocalLengthPackage() | Initializes a new instance of the Cr2FocalLengthPackage class. |
| Method | Description |
|---|---|
| getFocalType() | Gets the FocalType. |
| getFocalLength() | Gets the FocalLength. |
| getFocalPlaneXSize() | Gets the FocalPlaneXSize. |
| getFocalPlaneYSize() | Gets the FocalPlaneYSize. |
public Cr2FocalLengthPackage()
Initializes a new instance of the Cr2FocalLengthPackage class.
public final int getFocalType()
Gets the FocalType.
Returns: int - The FocalType.
public final int getFocalLength()
Gets the FocalLength.
Returns: int - The FocalLength.
public final int getFocalPlaneXSize()
Gets the FocalPlaneXSize.
Returns: int - The FocalPlaneXSize.
public final int getFocalPlaneYSize()
Gets the FocalPlaneYSize.
Returns: int - The FocalPlaneYSize.
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.