Documentation of 'boofcv.struct.image.Color3_I32' Java class
Color3_I32
boofcv.struct.image

Class Color3_I32



  • public class Color3_I32
    extends java.lang.Object
    Stores the values of a 3-band color using integers.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      int band0 
      int band1 
      int band2 
    • Constructor Summary

      Constructors 
      Constructor and Description
      Color3_I32() 
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • band0

        public int band0
      • band1

        public int band1
      • band2

        public int band2
    • Constructor Detail

      • Color3_I32

        public Color3_I32()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.