Skip to main content

ClipperPathType

Type Alias ClipperPathType 

Source
pub type ClipperPathType = c_uint;
Expand description

Subject paths are the input geometry being clipped. Clip paths are the mask. The clipping engine combines the two sets according to the chosen ClipperClipType and ClipperFillRule.