gluas
Pixel level filter/composer scripting prototyping with lua. See http://pippin.gimp.org/image-processing/ for further details.
Script
The lua script containing the implementation of this operation.
name: script
type: string
default: r,g,b = get_rgb (x,y)\nset_rgb (x,y,g,g,g)\n
multiline:true
Lua error
Parse\/compile error, if any.
name: error
type: string
default:
error:true
File
A stored lua script on disk implementing an operation.
name: file
type: filepath
default:
User value
Available as a global variable 'user_value' in lua.
name: user-value
type: double
default: 1.00
minimum: -1000.00
maximum: 1000.00
ui-minimum: -1000.00
ui-maximum: 1000.00
ui-gamma: 1.00
ui-step-small: 1.00
ui-step-big: 100.00
ui-digits: 1
pads: aux input output
parent-class: GeglOperationComposer
categories: script misc
operation-class: õù
