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