ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : setDigitalZoomRatio Method |
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the DigitalZoomRatio tag. This tag indicates the digital zoom ratio when the image was shot. If the numerator of the recorded value is 0, this indicates that digital zoom was not used.
public void setDigitalZoomRatio( ImGearRationalUInt value ) |