Method

PhocOutputCutoutsget_corner

Declaration [src]

const PhocCutoutCorner*
phoc_output_cutouts_get_corner (
  PhocOutputCutouts* self,
  PhocCornerPosition pos
)

Description [src]

Get the rounded corner, if present.

Parameters

pos

Type: PhocCornerPosition

No description available.

Return value

Type: PhocCutoutCorner

The corner.

The returned data is owned by the instance.
The return value can be NULL.