ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : setApertureValue Method |
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the ApertureValue tag. The tag specifies the lens aperture. The unit is the APEX value.
public void setApertureValue( ImGearRationalUInt value ) |