Rectangle
A rectangular source of a fixed size with a solid color
X
Horizontal position
name: x
type: double
default: 42.00
minimum: -inf
maximum: +inf
ui-minimum: -inf
ui-maximum: +inf
ui-gamma: 1.00
ui-step-small: 0.10
ui-step-big: 1.00
ui-digits: 1
unit:pixel-coordinate
axis:x
Y
Vertical position
name: y
type: double
default: 42.00
minimum: -inf
maximum: +inf
ui-minimum: -inf
ui-maximum: +inf
ui-gamma: 1.00
ui-step-small: 0.10
ui-step-big: 1.00
ui-digits: 1
unit:pixel-coordinate
axis:y
Width
Horizontal extent
name: width
type: double
default: 23.00
minimum: 0.00
maximum: +inf
ui-minimum: 0.00
ui-maximum: +inf
ui-gamma: 1.00
ui-step-small: 0.10
ui-step-big: 1.00
ui-digits: 1
unit:pixel-distance
axis:x
Height
Vertical extent
name: height
type: double
default: 42.00
minimum: 0.00
maximum: +inf
ui-minimum: 0.00
ui-maximum: +inf
ui-gamma: 1.00
ui-step-small: 0.10
ui-step-big: 1.00
ui-digits: 1
unit:pixel-distance
axis:y
Color
Color to render
name: color
type: color
default: rgb(0.000, 0.216, 0.000)
pads: output
parent-class: GeglOperationMeta
categories: render
position-dependent: true
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.