Documentation of 'org.neuroph.imgrec.image.Color' Java class
Color
org.neuroph.imgrec.image

Class Color



  • public class Color
    extends java.lang.Object
    This class holds color information and allows getting its RGB components
    • Constructor Summary

      Constructors 
      Constructor and Description
      Color(int color) 
    • Constructor Detail

      • Color

        public Color(int color)
    • Method Detail

      • getColor

        public int getColor()
      • getRed

        public static int getRed(int color)
      • getGreen

        public static int getGreen(int color)
      • getBlue

        public static int getBlue(int color)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.