Method

PhocColorcopy

Declaration [src]

PhocColor*
phoc_color_copy (
  const PhocColor* color
)

Description

No description available.

Return value

Type: PhocColor

No description available.

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