Method

GeglRectangledup

Declaration [src]

GeglRectangle*
gegl_rectangle_dup (
  const GeglRectangle* rectangle
)

Description [src]

Create a new copy of rectangle.

Return value

Type: GeglRectangle

A GeglRectangle.

The caller of the method takes ownership of the data, and is responsible for freeing it.