Method

PhocColorRectset_alpha

Declaration [src]

void
phoc_color_rect_set_alpha (
  PhocColorRect* self,
  float alpha
)

Description [src]

Set the rectangle’s opacity.

Sets propertyPhoc.ColorRect:alpha

Parameters

alpha

Type: float

The alpha value.