android.graphics
Class ColorFilter

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

public class ColorFilter
extends java.lang.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 java.lang.Throwable
Overrides:
finalize in class java.lang.Object
Throws:
java.lang.Throwable


Copyright © 2008-2010. All Rights Reserved.