Package org.netbeans.jemmy.image
Image library
Contains classes allowing to compare two images and to find one image inside another.- Since:
- 9 Nov 2002
-
Interface Summary Interface Description ColorImageComparator.ColorMap Interface to map colors during the comparision.ImageComparator Interface for all classes performing image comparision.ImageFinder Interface for all classes performing image lookup.ImageLoader Interface for all classes performing image loading.ImageSaver Interface for classes performing image saving. -
Class Summary Class Description ColorImageComparator Compares two images with color mapping defined byColorModel
implementation.ColorImageComparator.BackgroundColorMap Turnsbackground
color to black, left others unchanged.ColorImageComparator.ForegroundColorMap Turnsforeground
color to white, other - to black.FileImageComparator Allowes compares images in memory to ones stored in files and compare such images one with another.ImageTool Contains util methods to work with images.PNGImageLoader Allowes to process PNF image format.PNGImageSaver Allowes to process PNF image format.RoughImageComparator Compares two images roughly (i.e.RoughImageFinder Performs "rough" image search.StrictImageComparator Compares two images strictly (i.e.StrictImageFinder Performs "strict" (i.e.