Class ImageUtils
java.lang.Object
io.github.jspinak.brobot.imageUtils.ImageUtils
@Component
public class ImageUtils
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ImageUtils()
-
Method Summary
Modifier and Type Method Description void
saveRegionToFile(Region region, java.lang.String path)
-
Constructor Details
-
ImageUtils
public ImageUtils()
-
-
Method Details