android.graphics
Class ColorFilter

java.lang.Object
  extended by android.graphics.ColorFilter
Direct Known Subclasses:
ColorMatrixColorFilter, LightingColorFilter, PorterDuffColorFilter

public class ColorFilter
extends Object


Constructor Summary
ColorFilter()
           
 
Method Summary
protected  void finalize()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorFilter

public ColorFilter()
Method Detail

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Object
Throws:
Throwable


Copyright © 2008-2012. All Rights Reserved.