ImageGearJava Project > com.accusoft.imagegear.formats.exif Package : ImGearEXIFInteropMetadata Class |
For a list of all members of this type, see ImGearEXIFInteropMetadata members.
Name | Description | |
---|---|---|
![]() | getInteroperabilityIndex | Returns InteroperabilityIndex Tag value.
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise. This method accesses the InteroperabilityIndex tag. The tag indicates the identification of the Interoperability rule. |
![]() | getInteroperabilityVersion | Returns InteroperabilityVersion Tag value.
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise. This method accesses the InteroperabilityVersion tag. |
![]() | getRelatedImageFileFormat | Returns RelatedImageFileFormat Tag value.
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise. This method accesses the RelatedImageFileFormat tag. |
![]() | getRelatedImageLength | Returns RelatedImageLength Tag value.
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise. This method accesses the RelatedImageLength tag. |
![]() | getRelatedImageWidth | Returns RelatedImageWidth Tag value.
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise. This method accesses the RelatedImageWidth tag. |
![]() | setInteroperabilityIndex | Sets InteroperabilityIndex Tag value.
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise. This method accesses the InteroperabilityIndex tag. The tag indicates the identification of the Interoperability rule. |
![]() | setInteroperabilityVersion | Sets InteroperabilityVersion Tag value.
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise. This method accesses the InteroperabilityVersion tag. |
![]() | setRelatedImageFileFormat | Sets RelatedImageFileFormat Tag value.
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise. This method accesses the RelatedImageFileFormat tag. |
![]() | setRelatedImageLength | Sets RelatedImageLength Tag value.
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise. This method accesses the RelatedImageLength tag. |
![]() | setRelatedImageWidth | Sets RelatedImageWidth Tag value.
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise. This method accesses the RelatedImageWidth tag. |