Class ColorImageComparator.BackgroundColorMap

    • Constructor Summary

      Constructors 
      Constructor Description
      BackgroundColorMap​(int background)
      Constructs a ColorImageComparator$BackgroundColorMap object.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int mapColor​(int rgb)
      Maps one color into another.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BackgroundColorMap

        public BackgroundColorMap​(int background)
        Constructs a ColorImageComparator$BackgroundColorMap object.
        Parameters:
        background - Background color.