Method
CoglColorcopy
Declaration [src]
CoglColor*
cogl_color_copy (
const CoglColor* color
)
Return value
| Returns: | CoglColor |
A newly-allocated |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |