Context.inClip

Tests whether the given point is inside the area that would be visible through the current clip, i.e. the area that would be filled by a cairo_paint() operation.

See clip(), and clipPreserve().

struct Context
bool
inClip
(
Point!double point
)

Meta