MCPcopy Create free account
hub / github.com/dabing1022/Blog / getImage

Method getImage

Processing/game2dai/entityshapes/ps/ImageBank.java:49–51  ·  view source on GitHub ↗

Load a bitmap file and return a reference to an array (size will be 1) with the image as the sole frame. @param app the PApplet object (sketch) @param filename the name of the bitmap file @return an array containing a single PImages that represent the sole frame to flip through

(PApplet app, String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

BitmapPicMethod · 0.95

Calls 3

makeImageArrayMethod · 0.95
getMethod · 0.45
printlnMethod · 0.45

Tested by

no test coverage detected