ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : setShutterSpeedValue Method |
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the ShutterSpeedValue tag. The tag specifies the shutter speed. The unit is the APEX (Additive System of Photographic Exposure) setting.
public void setShutterSpeedValue( ImGearRationalInt value ) |