Class charls.transform_hp3_8

  • Enclosing class:
    charls

    class charls.transform_hp3_8
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int range_  
    • Constructor Summary

      Constructors 
      Constructor Description
      transform_hp3_8()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) charls.triplet<java.lang.Short> operator​(int red, int green, int blue)  
      • Methods inherited from class java.lang.Object

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

      • transform_hp3_8

        transform_hp3_8()
    • Method Detail

      • operator

        charls.triplet<java.lang.Short> operator​(int red,
                                                 int green,
                                                 int blue)