Class IndexedColors

    • Field Detail

      • m_NumColors

        protected int m_NumColors
        the number of colors.
    • Constructor Detail

      • IndexedColors

        public IndexedColors()
    • Method Detail

      • setNumColors

        public void setNumColors​(int value)
        Sets the maximum number of colors.
        Parameters:
        value - the maximum
      • getNumColors

        public int getNumColors()
        Returns the maximum number of colors.
        Returns:
        the maximum
      • numColorsTipText

        public String numColorsTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui
      • setColorQuantizer

        public void setColorQuantizer​(IndexedColors.ColorQuantizer value)
        Sets the type of color quantizer to use.
        Parameters:
        value - the type
      • colorQuantizerTipText

        public String colorQuantizerTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui