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

Class Color3_F32



  • public class Color3_F32
    extends java.lang.Object
    Stores the values of a 3-band color using floating point numbers.
    • Field Summary

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

      Constructors 
      Constructor and Description
      Color3_F32() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void setAll(int value) 
      • 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_F32

        public Color3_F32()
    • Method Detail

      • setAll

        public void setAll(int value)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.