mantidimaging.gui.windows.main.image_save_dialog module# class mantidimaging.gui.windows.main.image_save_dialog.ImageSaveDialog(parent, stack_list)[source]# Bases: BaseDialogView image_format() → str[source]# name_prefix() → str[source]# Returns: The directory of the path as a Python string overwrite() → bool[source]# pixel_depth() → str[source]# save_all() → None[source]# save_path() → str[source]# Returns: The directory of the path as a Python string selected_stack = uuid.UUID | None# mantidimaging.gui.windows.main.image_save_dialog.sort_by_tomo_and_recon(stack_id: StackId)[source]#