API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.graphics.PorterDuffColorFilter

The superclass changed from java.lang.Object to android.graphics.ColorFilter.

Changed Constructors
PorterDuffColorFilter(int, Mode) Change in type from void to (int, Mode).
Create a colorfilter that uses the specified color and porter-duff mode.
 

Removed Methods
ColorFilter create(int, Mode) Create a colorfilter that uses the specified color and porter-duff mode.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff