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 not stored for this graph (policy: none)
no test coverage detected