ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFGPSMetadata Class : setTimeStamp Method |
Method replaces the tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the GPSTimeStamp tag. The tag indicates the time as UTC (Coordinated Universal Time). TimeStamp is expressed as three RATIONAL values giving the hour, minute, and second.
public void setTimeStamp( ImGearRationalUInt[] value ) |