Method
PhocColorcopy
Declaration [src]
PhocColor*
phoc_color_copy (
const PhocColor* color
)
Return value
Type: PhocColor
No description available.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |