Method

CoglColorfree

Declaration [src]

void
cogl_color_free (
  CoglColor* color
)

Description [src]

Frees the resources allocated by cogl_color_new() and cogl_color_copy().

This method is not directly available to language bindings.