Method

GeglColorduplicate

Declaration [src]

GeglColor*
gegl_color_duplicate (
  GeglColor* color
)

Description [src]

Creates a copy of color.

Return value

Type: GeglColor

A new copy of color.

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