noTint()

Image / Loading & Displaying

Description

Removes the current fill value for displaying images.

Syntax

void noTint()

Parameters

None

Returns

void

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...