Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ loadImage
Method
loadImage
core/src/processing/core/PSurface.java:151–151 ·
view source on GitHub ↗
(String path, Object... args)
Source
from the content-addressed store, hash-verified
149
//
150
151
public
PImage loadImage(String path, Object... args);
152
153
/**
154
* @param url the link to open
Callers
3
loadImage
Method · 0.65
loadFileSystemImage
Method · 0.65
parseMTL
Method · 0.65
Implementers
2
PSurfaceJOGL
core/src/processing/opengl/PSurfaceJOG
PSurfaceNone
core/src/processing/core/PSurfaceNone.
Calls
no outgoing calls
Tested by
no test coverage detected