ImageGearJava Project > com.accusoft.imagegear.formats.tif Package > ImGearTIFFMetadata Class : getResolutionUnit Method |
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the ResolutionUnit tag. The tag specifies the unit of measurement for XResolution and YResolution.
public ImGearTIFFResolutionUnit getResolutionUnit() |