Package | Description |
---|---|
com.vaadin.testbench.screenshot |
Modifier and Type | Method and Description |
---|---|
static ImageUtil.ImageProperties |
ImageUtil.getImageProperties(BufferedImage image)
Extract magical image properties used by the getBlock function.
|
Modifier and Type | Method and Description |
---|---|
static int[] |
ImageUtil.getBlock(ImageUtil.ImageProperties properties,
int x,
int y,
int[] result,
int[] sample)
Returns the 16x16 RGB block starting at (x,y) from the given image
|
Copyright © 2019. All rights reserved.