| Class | Description |
|---|---|
| ImageUtils | |
| Screenshot |
We use this class that simply wraps a byte array instead of the Java internal format
BufferedImage, because a screenshot is a small PNG of a few KB size, but a huuuuge
BufferedImage that very quickly fills up our working memory... |
| Enum | Description |
|---|---|
| Screenshot.ImageType |
Copyright © 2018 ReTest GmbH. All rights reserved.