get_imported_file


Description:

[ Version ( since = "2.8" ) ]
public File get_imported_file ()

Returns the imported file for the specified image.

This procedure returns the file associated with the specified image if the image was imported from a non-native Gimp format. If the image was not imported, or has since been saved in the native Gimp format, this procedure returns null.

Parameters:

this

The image.

Returns:

The imported file.