Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ sketchWindowColor
Method
sketchWindowColor
core/src/processing/core/PApplet.java:1113–1115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1111
1112
1113
final
public
int
sketchWindowColor() {
1114
return
windowColor;
1115
}
1116
1117
1118
final
public
int
sketchPixelDensity() {
Callers
3
endOnscreenDraw
Method · 0.80
display
Method · 0.80
initFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected