Options

In GroIMP, preferences refer to the software's configurable options, stored using Java's preferences system. Most of these options are managed through the Preferences Panel.

Global and local options

By default, preferences are applied globally, meaning all workbenches share the same settings. However, this behavior can be overridden by creating an option file specific to a workbench, allowing that project to use its own set of preferences instead of the global ones.

→ Read more...

Setting options

To set the options either use:

  • The GUI (panel preferences)
  • A project file
  • A cmd option

List of all options

This section is automatically produced from the GroIMP code base. It lists all the available options, their complete name, and some description (if available).