Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getSurface
Method
getSurface
core/src/processing/core/PApplet.java:827–829 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
825
826
827
public
PSurface getSurface() {
828
return
surface;
829
}
830
831
832
/**
Callers
3
getNative
Method · 0.80
getPixelScale
Method · 0.80
swapBuffers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected