gimp-palette-export-php

Barak Itkin <lightningismyname@gmail.com>

Description

Export the active palette as a PHP dictionary (name => color)

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