Uses of Class
com.vaadin.testbench.screenshot.ImageUtil.ImageProperties
Packages that use ImageUtil.ImageProperties
-
Uses of ImageUtil.ImageProperties in com.vaadin.testbench.screenshot
Methods in com.vaadin.testbench.screenshot that return ImageUtil.ImagePropertiesModifier and TypeMethodDescriptionstatic final ImageUtil.ImageProperties
ImageUtil.getImageProperties
(BufferedImage image) Extract magical image properties used by the getBlock function.Methods in com.vaadin.testbench.screenshot with parameters of type ImageUtil.ImagePropertiesModifier and TypeMethodDescriptionstatic final 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