@Implements(android.graphics.ColorMatrixColorFilter.class) public class ShadowColorMatrixColorFilter extends Object
| Constructor | Description |
|---|---|
ShadowColorMatrixColorFilter() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
__constructor__(float[] array) |
|
protected void |
__constructor__(ColorMatrix matrix) |
@Implementation protected void __constructor__(ColorMatrix matrix)
@Implementation protected void __constructor__(float[] array)