API Version: 0.4
Library Version: 0.4.50
Generated by gi-docgen 2023.1
void gegl_rectangle_set ( GeglRectangle* rectangle, gint x, gint y, guint width, guint height )
Sets the x, y, width and height on rectangle.
x
y
width
height
rectangle
Type: gint
gint
Upper left x coordinate.
Upper left y coordinate.
Type: guint
guint
Width in pixels.
Height in pixels.