Skip to content

ofClear uses inconsistent arguments #264

@kylemcdonald

Description

@kylemcdonald

ofClear(r,g,b) is inconsistent with ofBackground(r,g,b) because the alpha is 0 by default -- meaning you always have to explicitly declare the alpha to clear the background.

furthermore, because all the arguments have default values there is not/cannot exist an ofClear(gray, alpha) to match ofSetColor style

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions