meshPatternEndPatch

Indicates the end of the current patch in a mesh pattern.

If the current patch has less than 4 sides, it is closed with a straight line from the current point to the first point of the patch as if cairo.global.meshPatternLineTo was used.

Note: If pattern is not a mesh pattern then pattern will be put into an error status with a status of cairo.types.Status.PatternTypeMismatch. If pattern has no current patch or the current patch has no current point, pattern will be put into an error status with a status of cairo.types.Status.InvalidMeshConstruction.

void
meshPatternEndPatch

Parameters

pattern cairo.pattern.Pattern

a #cairo_pattern_t