MCPcopy Create free account
hub / github.com/badvision/jace / getFrameBuffer

Method getFrameBuffer

src/main/java/jace/core/Video.java:288–290  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

286 }
287
288 public Image getFrameBuffer() {
289 return visible;
290 }
291}

Callers 3

connectVideoMethod · 0.80
startMethod · 0.80
getScreenshotMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected