image_path#

LoadImages.image_path(file_name)[source]#

Get the full path for the specified image file.

Parameters:
file_namestr

The name of the image file.

Returns:
str

The full path to the specified image file.