ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : setFocalPlaneResolutionUnit Method |
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the FocalPlaneResolutionUnit tag. The tag indicates the unit for measuring FocalPlaneXResolution and FocalPlaneYResolution.
public void setFocalPlaneResolutionUnit( ImGearTIFFResolutionUnit value ) |