G4P (GUI for Processing) 4.3.11
A set of GUI controls for your Processing sketch.
|
This is the complete list of members for g4p_controls.ImageManager, including all inherited members.
loadImage(PApplet app, String filename) | g4p_controls.ImageManager | static |
loadImage(PApplet app, String[] filename) | g4p_controls.ImageManager | static |
makeTiles1D(PApplet app, PImage img, int nCols, int nRows) | g4p_controls.ImageManager | static |
makeTiles2D(PApplet app, PImage img, int nCols, int nRows) | g4p_controls.ImageManager | static |