#include "app/ui/dithering_selector.h" #include "app/ui/editor/editor.h" #include "app/ui/editor/editor_render.h" #include "app/ui/rgbmap_algorithm_selector.h" # ...
If you have every used the Command Line, or CMD, interface in Windows, you probably have some idea of the powerful things it can do. Creating your own CMD scripts, you can do even more, but faster. A ...
Selects a file (or set of files) and executes a command on that file. This is helpful for batch jobs. /M searchmask Searches files according to a searchmask. The default searchmask is '*' . /S ...