java.lang.Object | |||
android.graphics.ColorFilter | |||
android.graphics.PorterDuffColorFilter |
PorterDuffColorFilter(int srcColor, PorterDuff.Mode mode) | ||||||
Create a colorfilter that uses the specified color and porter-duff mode. |
srcColor | The source color used with the specified porter-duff mode |
---|---|
mode | The porter-duff mode that is applied |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |