endContour()

Shape / Vertex

Description

The companion to beginContour().

Syntax

void endContour()

Parameters

None

Returns

void

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...