Class charls.transform_hp3_16

  • Enclosing class:
    charls

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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) charls.triplet<java.lang.Integer> 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_16

        transform_hp3_16()
    • Method Detail

      • operator

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