displayHeight

Environment

Description

System variable storing the full monitor height in pixels.

Syntax

displayHeight

Parameters

None

Returns

int

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...