< prev index next >

core/JemmyAWTInput/src/org/jemmy/image/awt/RoughImageComparator.java

Print this page

        

*** 20,30 **** * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! package org.jemmy.image; import org.jemmy.image.pixel.PixelEqualityRasterComparator; /** * Compares two images roughly (i.e. not all of the pixel colors should match). --- 20,30 ---- * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! package org.jemmy.image.awt; import org.jemmy.image.pixel.PixelEqualityRasterComparator; /** * Compares two images roughly (i.e. not all of the pixel colors should match).
< prev index next >