gimp-palette-export-text

Barak Itkin <lightningismyname@gmail.com>

Description

Write all the colors in a palette to a text file, one hexadecimal value per line (no names)

Help


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_VALUE dirname Folder for the output file
PF_VALUE string The name of the file to create (if a file with this name already exist, it will be replaced)

Return

None