save_file
Description:
Saves the metadata to the specified file by reading the file into memory,copying this object's metadata into the image, then writing the image back out.
Parameters:
this |
An instance of Metadata |
path |
Path to the file you want to save to. |
Returns:
Boolean success indicator. |