Package com.github.mike10004.xvfbmanager
Interface Screenshot
-
- All Known Implementing Classes:
ImageioReadableScreenshot,Screenshot.BasicScreenshot,XwdFileScreenshot
public interface ScreenshotInterface for screenshots of a virtual framebuffer.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classScreenshot.BasicScreenshot<B extends com.google.common.io.ByteSource>static classScreenshot.FileByteSource
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.common.io.ByteSourceasByteSource()Gets a byte source providing access to a screenshot.
-