width

Environment

Description

System variable storing the width of the display window as set by size().

Syntax

width

Parameters

None

Returns

int

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...