Method
GeglColorduplicate
Declaration [src]
GeglColor*
gegl_color_duplicate (
GeglColor* 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. |