We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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