Uses of Interface
com.github.mike10004.xvfbmanager.Screenshot
-
-
Uses of Screenshot in com.github.mike10004.xvfbmanager
Classes in com.github.mike10004.xvfbmanager with type parameters of type Screenshot Modifier and Type Interface Description interfaceScreenshooter<T extends Screenshot>Interface for a class that can capture a screenshot of a virtual framebuffer.interfaceScreenshotConverter<S extends Screenshot,D extends Screenshot>interfaceScreenshotConverter<S extends Screenshot,D extends Screenshot>Classes in com.github.mike10004.xvfbmanager that implement Screenshot Modifier and Type Class Description classImageioReadableScreenshotstatic classScreenshot.BasicScreenshot<B extends com.google.common.io.ByteSource>classXwdFileScreenshotMethods in com.github.mike10004.xvfbmanager with parameters of type Screenshot Modifier and Type Method Description ImageioReadableScreenshotXwdFileToPngConverter. convert(Screenshot source)protected ImageioReadableScreenshotXwdFileToPngConverter. convert(Screenshot source, File pnmFile)ImageioReadableScreenshotXwdFileToPngConverter. convert(Screenshot source, File pnmFile, File stderrFile)
-