MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / getImage

Method getImage

src/org/albite/albite/PageCanvas.java:111–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109 }
110
111 public final Image getImage() {
112 return canvas;
113 }
114
115 public final int getWidth() {
116 return canvas.getWidth();

Callers 1

paintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected