Image.write¶
giant.utilities.stereophotoclinometry:
- Image.write(file_name=None)[source]¶
This function writes the file contained in the Image object to a dat file
If the
file_nameargument is not specified then it writes to the file stored in thefile_nameattribute.- Parameters:
file_name – the full or relative path to the file to be written. If left as
Nonethen writes to the file stored in thefile_nameattribute