ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : setFocalPlaneXResolution Method |
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the FocalPlaneXResolution tag. The tag indicates the number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane.
public void setFocalPlaneXResolution( ImGearRationalUInt value ) |