Interface ColorizeEffect.SourceFunction

Enclosing class:
ColorizeEffect

public static interface ColorizeEffect.SourceFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    getLerpFactor(int argb)
     
  • Method Details

    • getLerpFactor

      float getLerpFactor(int argb)