eval gimp compare pics

This commit is contained in:
tsuky_chen
2024-01-13 01:49:46 +08:00
parent 1a5aa39611
commit 136b52c876
2 changed files with 48 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ from .table import compare_table
from .vlc import is_vlc_playing, is_vlc_recordings_folder, is_vlc_fullscreen, compare_images, compare_audios, \
compare_videos
from .gimp import increase_saturation, decrease_brightness
from .gimp import increase_saturation, decrease_brightness, check_file_exists, compare_triangle_positions
from .general import check_csv, check_accessibility_tree, check_list
from .thunderbird import check_thunderbird_prefs, check_thunderbird_filter