hara.runtime.gimp

gimp

added in 4.1

(gimp)(gimp m)

Creates and starts a GIMP runtime.

gimp:create

added in 4.1

(gimp:create {:keys [id exec container], :as m})

Creates a GIMP runtime.

raw-eval-gimp

added in 4.1

(raw-eval-gimp {:keys [reader output], :as rt} code)

Evaluates Python code inside GIMP and returns the JSON-decoded result.