Method

PhocColorRectget_color

Declaration [src]

PhocColor
phoc_color_rect_get_color (
  PhocColorRect* self
)

Description [src]

Get the rectangle’s color.

Gets propertyPhoc.ColorRect:color

Return value

Type: PhocColor

The color.