Plasma
Creates an image filled with a plasma effect.
Turbulence
High values give more variation in details
name: turbulence
type: double
default: 1.00
minimum: 0.00
maximum: 7.00
ui-minimum: 0.00
ui-maximum: 7.00
ui-gamma: 1.00
ui-step-small: 0.01
ui-step-big: 1.00
ui-digits: 3
X
X start of the generated buffer
name: x
type: int
default: 0
minimum: -inf
maximum: +inf
ui-minimum: -4096
ui-maximum: 4096
ui-gamma: 1.00
ui-step-small: 1
ui-step-big: 100
role:output-extent
unit:pixel-coordinate
axis:x
Y
Y start of the generated buffer
name: y
type: int
default: 0
minimum: -inf
maximum: +inf
ui-minimum: -4096
ui-maximum: 4096
ui-gamma: 1.00
ui-step-small: 1
ui-step-big: 100
role:output-extent
unit:pixel-coordinate
axis:y
Width
Width of the generated buffer
name: width
type: int
default: 1024
minimum: 0
maximum: +inf
ui-minimum: 0
ui-maximum: 4096
ui-gamma: 1.00
ui-step-small: 1
ui-step-big: 100
role:output-extent
unit:pixel-distance
axis:x
Height
Height of the generated buffer
name: height
type: int
default: 768
minimum: 0
maximum: +inf
ui-minimum: 0
ui-maximum: 4096
ui-gamma: 1.00
ui-step-small: 1
ui-step-big: 100
role:output-extent
unit:pixel-distance
axis:y
Random seed
name: seed
type: seed
pads: output
parent-class: GeglOperationSource
categories: render
position-dependent: true
license: GPL3+
This page is part of the online GEGL Documentation, GEGL is a data flow based image processing library/framework, made to fuel GIMPs high-bit depth non-destructive editing future.