ImageGearJava Project > com.accusoft.imagegear.formats.tif Package > ImGearTIFFMetadata Class : setResolutionUnit Method |
Method replacesthe 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 void setResolutionUnit( ImGearTIFFResolutionUnit value ) |