Class ShadowColorMatrixColorFilter


  • @Implements(android.graphics.ColorMatrixColorFilter.class)
    public class ShadowColorMatrixColorFilter
    extends java.lang.Object
    • Constructor Detail

      • ShadowColorMatrixColorFilter

        public ShadowColorMatrixColorFilter()
    • Method Detail

      • __constructor__

        @Implementation
        protected void __constructor__​(android.graphics.ColorMatrix matrix)
      • __constructor__

        @Implementation
        protected void __constructor__​(float[] array)