Interface ImageMaskEffect.ChannelFunction

Enclosing class:
ImageMaskEffect

public static interface ImageMaskEffect.ChannelFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getMaskColor(int color)
     
  • Method Details

    • getMaskColor

      int getMaskColor(int color)