Interface IPixelTransformer


public interface IPixelTransformer
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    apply(int p_apply_1_, int p_apply_2_)
     
  • Method Details

    • apply

      int apply(int p_apply_1_, int p_apply_2_)