android.graphics
Class LightingColorFilter

java.lang.Object
  extended by android.graphics.ColorFilter
      extended by android.graphics.LightingColorFilter

public class LightingColorFilter
extends ColorFilter


Constructor Summary
LightingColorFilter(int mul, int add)
           
 
Method Summary
 
Methods inherited from class android.graphics.ColorFilter
finalize
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LightingColorFilter

public LightingColorFilter(int mul,
                           int add)


Copyright © 2008-2012. All Rights Reserved.