Class DirectMaskFilter


  • public class DirectMaskFilter
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      PixM applyOperator​(java.lang.String[] formulaColorComps)  
      • Methods inherited from class java.lang.Object

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

      • DirectMaskFilter

        public DirectMaskFilter​(PixM m1,
                                PixM m2)
    • Method Detail

      • applyOperator

        public PixM applyOperator​(java.lang.String[] formulaColorComps)