public final class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit extends org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable implements org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
  super_class: org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
{
  private static float[][] MATRIX_LUMINANCE_TO_ALPHA;
    descriptor: [[F
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private int type;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private float[][] matrix;
    descriptor: [[F
    flags: (0x0002) ACC_PRIVATE

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=7, locals=0, args_size=0
         0: .line 40
            iconst_4
            anewarray float[]
            dup
            iconst_0
         1: .line 41
            iconst_5
            newarray 6
            dup
            iconst_0
            fconst_0
            fastore
            dup
            iconst_1
            fconst_0
            fastore
            dup
            iconst_2
            fconst_0
            fastore
            dup
            iconst_3
            fconst_0
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
            dup
            iconst_1
         2: .line 42
            iconst_5
            newarray 6
            dup
            iconst_0
            fconst_0
            fastore
            dup
            iconst_1
            fconst_0
            fastore
            dup
            iconst_2
            fconst_0
            fastore
            dup
            iconst_3
            fconst_0
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
            dup
            iconst_2
         3: .line 43
            iconst_5
            newarray 6
            dup
            iconst_0
            fconst_0
            fastore
            dup
            iconst_1
            fconst_0
            fastore
            dup
            iconst_2
            fconst_0
            fastore
            dup
            iconst_3
            fconst_0
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
            dup
            iconst_3
         4: .line 44
            iconst_5
            newarray 6
            dup
            iconst_0
            ldc 0.2125
            fastore
            dup
            iconst_1
            ldc 0.7154
            fastore
            dup
            iconst_2
            ldc 0.0721
            fastore
            dup
            iconst_3
            fconst_0
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
         5: .line 39
            putstatic org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.MATRIX_LUMINANCE_TO_ALPHA:[[F
         6: .line 45
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void setSource(org.apache.batik.ext.awt.image.renderable.Filter);
    descriptor: (Lorg/apache/batik/ext/awt/image/renderable/Filter;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
        start local 1 // org.apache.batik.ext.awt.image.renderable.Filter src
         0: .line 61
            aload 0 /* this */
            aload 1 /* src */
            aconst_null
            invokevirtual org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.init:(Lorg/apache/batik/ext/awt/image/renderable/Filter;Ljava/util/Map;)V
         1: .line 62
            return
        end local 1 // org.apache.batik.ext.awt.image.renderable.Filter src
        end local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable8Bit;
            0    2     1   src  Lorg/apache/batik/ext/awt/image/renderable/Filter;
    MethodParameters:
      Name  Flags
      src   

  public org.apache.batik.ext.awt.image.renderable.Filter getSource();
    descriptor: ()Lorg/apache/batik/ext/awt/image/renderable/Filter;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
         0: .line 68
            aload 0 /* this */
            invokevirtual org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.getSources:()Ljava/util/Vector;
            iconst_0
            invokevirtual java.util.Vector.get:(I)Ljava/lang/Object;
            checkcast org.apache.batik.ext.awt.image.renderable.Filter
            areturn
        end local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable8Bit;

  public int getType();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
         0: .line 77
            aload 0 /* this */
            getfield org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.type:I
            ireturn
        end local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable8Bit;

  public float[][] getMatrix();
    descriptor: ()[[F
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
         0: .line 85
            aload 0 /* this */
            getfield org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.matrix:[[F
            areturn
        end local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable8Bit;

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
         0: .line 92
            aload 0 /* this */
            invokespecial org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable.<init>:()V
         1: .line 93
            return
        end local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable8Bit;

  public static org.apache.batik.ext.awt.image.renderable.ColorMatrixRable buildMatrix(float[][]);
    descriptor: ([[F)Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=5, args_size=1
        start local 0 // float[][] matrix
         0: .line 99
            aload 0 /* matrix */
            ifnonnull 2
         1: .line 100
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
         2: .line 103
      StackMap locals:
      StackMap stack:
            aload 0 /* matrix */
            arraylength
            iconst_4
            if_icmpeq 4
         3: .line 104
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
         4: .line 107
      StackMap locals:
      StackMap stack:
            iconst_4
            anewarray float[]
            astore 1 /* newMatrix */
        start local 1 // float[][] newMatrix
         5: .line 109
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         6: goto 19
         7: .line 110
      StackMap locals: float[][] int
      StackMap stack:
            aload 0 /* matrix */
            iload 2 /* i */
            aaload
            astore 3 /* m */
        start local 3 // float[] m
         8: .line 111
            aload 3 /* m */
            ifnonnull 10
         9: .line 112
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        10: .line 114
      StackMap locals: float[]
      StackMap stack:
            aload 3 /* m */
            arraylength
            iconst_5
            if_icmpeq 12
        11: .line 115
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        12: .line 117
      StackMap locals:
      StackMap stack:
            aload 1 /* newMatrix */
            iload 2 /* i */
            iconst_5
            newarray 6
            aastore
        13: .line 118
            iconst_0
            istore 4 /* j */
        start local 4 // int j
        14: goto 17
        15: .line 119
      StackMap locals: int
      StackMap stack:
            aload 1 /* newMatrix */
            iload 2 /* i */
            aaload
            iload 4 /* j */
            aload 3 /* m */
            iload 4 /* j */
            faload
            fastore
        16: .line 118
            iinc 4 /* j */ 1
      StackMap locals:
      StackMap stack:
        17: iload 4 /* j */
            iconst_5
            if_icmplt 15
        end local 4 // int j
        end local 3 // float[] m
        18: .line 109
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        19: iload 2 /* i */
            iconst_4
            if_icmplt 7
        end local 2 // int i
        20: .line 130
            new org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
            dup
            invokespecial org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.<init>:()V
        21: .line 129
            astore 2 /* filter */
        start local 2 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit filter
        22: .line 131
            aload 2 /* filter */
            iconst_0
            putfield org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.type:I
        23: .line 132
            aload 2 /* filter */
            aload 1 /* newMatrix */
            putfield org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.matrix:[[F
        24: .line 133
            aload 2 /* filter */
            areturn
        end local 2 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit filter
        end local 1 // float[][] newMatrix
        end local 0 // float[][] matrix
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   25     0     matrix  [[F
            5   25     1  newMatrix  [[F
            6   20     2          i  I
            8   18     3          m  [F
           14   18     4          j  I
           22   25     2     filter  Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable8Bit;
    MethodParameters:
        Name  Flags
      matrix  

  public static org.apache.batik.ext.awt.image.renderable.ColorMatrixRable buildSaturate(float);
    descriptor: (F)Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=10, locals=2, args_size=1
        start local 0 // float s
         0: .line 141
            new org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
            dup
            invokespecial org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.<init>:()V
         1: .line 140
            astore 1 /* filter */
        start local 1 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit filter
         2: .line 142
            aload 1 /* filter */
            iconst_1
            putfield org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.type:I
         3: .line 143
            aload 1 /* filter */
            iconst_4
            anewarray float[]
            dup
            iconst_0
         4: .line 144
            iconst_5
            newarray 6
            dup
            iconst_0
            ldc 0.213
            ldc 0.787
            fload 0 /* s */
            fmul
            fadd
            fastore
            dup
            iconst_1
            ldc 0.715
            ldc 0.715
            fload 0 /* s */
            fmul
            fsub
            fastore
            dup
            iconst_2
            ldc 0.072
            ldc 0.072
            fload 0 /* s */
            fmul
            fsub
            fastore
            dup
            iconst_3
            fconst_0
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
            dup
            iconst_1
         5: .line 145
            iconst_5
            newarray 6
            dup
            iconst_0
            ldc 0.213
            ldc 0.213
            fload 0 /* s */
            fmul
            fsub
            fastore
            dup
            iconst_1
            ldc 0.715
            ldc 0.285
            fload 0 /* s */
            fmul
            fadd
            fastore
            dup
            iconst_2
            ldc 0.072
            ldc 0.072
            fload 0 /* s */
            fmul
            fsub
            fastore
            dup
            iconst_3
            fconst_0
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
            dup
            iconst_2
         6: .line 146
            iconst_5
            newarray 6
            dup
            iconst_0
            ldc 0.213
            ldc 0.213
            fload 0 /* s */
            fmul
            fsub
            fastore
            dup
            iconst_1
            ldc 0.715
            ldc 0.715
            fload 0 /* s */
            fmul
            fsub
            fastore
            dup
            iconst_2
            ldc 0.072
            ldc 0.928
            fload 0 /* s */
            fmul
            fadd
            fastore
            dup
            iconst_3
            fconst_0
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
            dup
            iconst_3
         7: .line 147
            iconst_5
            newarray 6
            dup
            iconst_0
            fconst_0
            fastore
            dup
            iconst_1
            fconst_0
            fastore
            dup
            iconst_2
            fconst_0
            fastore
            dup
            iconst_3
            fconst_1
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
         8: .line 143
            putfield org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.matrix:[[F
         9: .line 149
            aload 1 /* filter */
            areturn
        end local 1 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit filter
        end local 0 // float s
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   10     0       s  F
            2   10     1  filter  Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable8Bit;
    MethodParameters:
      Name  Flags
      s     

  public static org.apache.batik.ext.awt.image.renderable.ColorMatrixRable buildHueRotate(float);
    descriptor: (F)Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=8, locals=13, args_size=1
        start local 0 // float a
         0: .line 158
            new org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
            dup
            invokespecial org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.<init>:()V
         1: .line 157
            astore 1 /* filter */
        start local 1 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit filter
         2: .line 159
            aload 1 /* filter */
            iconst_2
            putfield org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.type:I
         3: .line 161
            fload 0 /* a */
            f2d
            invokestatic java.lang.Math.cos:(D)D
            d2f
            fstore 2 /* cos */
        start local 2 // float cos
         4: .line 162
            fload 0 /* a */
            f2d
            invokestatic java.lang.Math.sin:(D)D
            d2f
            fstore 3 /* sin */
        start local 3 // float sin
         5: .line 166
            ldc 0.213
            fload 2 /* cos */
            ldc 0.787
            fmul
            fadd
            fload 3 /* sin */
            ldc 0.213
            fmul
            fsub
            fstore 4 /* a00 */
        start local 4 // float a00
         6: .line 167
            ldc 0.213
            fload 2 /* cos */
            ldc 0.212
            fmul
            fsub
            fload 3 /* sin */
            ldc 0.143
            fmul
            fadd
            fstore 5 /* a10 */
        start local 5 // float a10
         7: .line 168
            ldc 0.213
            fload 2 /* cos */
            ldc 0.213
            fmul
            fsub
            fload 3 /* sin */
            ldc 0.787
            fmul
            fsub
            fstore 6 /* a20 */
        start local 6 // float a20
         8: .line 170
            ldc 0.715
            fload 2 /* cos */
            ldc 0.715
            fmul
            fsub
            fload 3 /* sin */
            ldc 0.715
            fmul
            fsub
            fstore 7 /* a01 */
        start local 7 // float a01
         9: .line 171
            ldc 0.715
            fload 2 /* cos */
            ldc 0.285
            fmul
            fadd
            fload 3 /* sin */
            ldc 0.14
            fmul
            fadd
            fstore 8 /* a11 */
        start local 8 // float a11
        10: .line 172
            ldc 0.715
            fload 2 /* cos */
            ldc 0.715
            fmul
            fsub
            fload 3 /* sin */
            ldc 0.715
            fmul
            fadd
            fstore 9 /* a21 */
        start local 9 // float a21
        11: .line 174
            ldc 0.072
            fload 2 /* cos */
            ldc 0.072
            fmul
            fsub
            fload 3 /* sin */
            ldc 0.928
            fmul
            fadd
            fstore 10 /* a02 */
        start local 10 // float a02
        12: .line 175
            ldc 0.072
            fload 2 /* cos */
            ldc 0.072
            fmul
            fsub
            fload 3 /* sin */
            ldc 0.283
            fmul
            fsub
            fstore 11 /* a12 */
        start local 11 // float a12
        13: .line 176
            ldc 0.072
            fload 2 /* cos */
            ldc 0.928
            fmul
            fadd
            fload 3 /* sin */
            ldc 0.072
            fmul
            fadd
            fstore 12 /* a22 */
        start local 12 // float a22
        14: .line 178
            aload 1 /* filter */
            iconst_4
            anewarray float[]
            dup
            iconst_0
        15: .line 179
            iconst_5
            newarray 6
            dup
            iconst_0
            fload 4 /* a00 */
            fastore
            dup
            iconst_1
            fload 7 /* a01 */
            fastore
            dup
            iconst_2
            fload 10 /* a02 */
            fastore
            dup
            iconst_3
            fconst_0
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
            dup
            iconst_1
        16: .line 180
            iconst_5
            newarray 6
            dup
            iconst_0
            fload 5 /* a10 */
            fastore
            dup
            iconst_1
            fload 8 /* a11 */
            fastore
            dup
            iconst_2
            fload 11 /* a12 */
            fastore
            dup
            iconst_3
            fconst_0
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
            dup
            iconst_2
        17: .line 181
            iconst_5
            newarray 6
            dup
            iconst_0
            fload 6 /* a20 */
            fastore
            dup
            iconst_1
            fload 9 /* a21 */
            fastore
            dup
            iconst_2
            fload 12 /* a22 */
            fastore
            dup
            iconst_3
            fconst_0
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
            dup
            iconst_3
        18: .line 182
            iconst_5
            newarray 6
            dup
            iconst_0
            fconst_0
            fastore
            dup
            iconst_1
            fconst_0
            fastore
            dup
            iconst_2
            fconst_0
            fastore
            dup
            iconst_3
            fconst_1
            fastore
            dup
            iconst_4
            fconst_0
            fastore
            aastore
        19: .line 178
            putfield org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.matrix:[[F
        20: .line 190
            aload 1 /* filter */
            areturn
        end local 12 // float a22
        end local 11 // float a12
        end local 10 // float a02
        end local 9 // float a21
        end local 8 // float a11
        end local 7 // float a01
        end local 6 // float a20
        end local 5 // float a10
        end local 4 // float a00
        end local 3 // float sin
        end local 2 // float cos
        end local 1 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit filter
        end local 0 // float a
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   21     0       a  F
            2   21     1  filter  Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable8Bit;
            4   21     2     cos  F
            5   21     3     sin  F
            6   21     4     a00  F
            7   21     5     a10  F
            8   21     6     a20  F
            9   21     7     a01  F
           10   21     8     a11  F
           11   21     9     a21  F
           12   21    10     a02  F
           13   21    11     a12  F
           14   21    12     a22  F
    MethodParameters:
      Name  Flags
      a     

  public static org.apache.batik.ext.awt.image.renderable.ColorMatrixRable buildLuminanceToAlpha();
    descriptor: ()Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=0
         0: .line 198
            new org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
            dup
            invokespecial org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.<init>:()V
         1: .line 197
            astore 0 /* filter */
        start local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit filter
         2: .line 199
            aload 0 /* filter */
            iconst_3
            putfield org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.type:I
         3: .line 200
            aload 0 /* filter */
            getstatic org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.MATRIX_LUMINANCE_TO_ALPHA:[[F
            putfield org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.matrix:[[F
         4: .line 201
            aload 0 /* filter */
            areturn
        end local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit filter
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            2    5     0  filter  Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable8Bit;

  public java.awt.image.RenderedImage createRendering(java.awt.image.renderable.RenderContext);
    descriptor: (Ljava/awt/image/renderable/RenderContext;)Ljava/awt/image/RenderedImage;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
        start local 1 // java.awt.image.renderable.RenderContext rc
         0: .line 208
            aload 0 /* this */
            invokevirtual org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.getSource:()Lorg/apache/batik/ext/awt/image/renderable/Filter;
            aload 1 /* rc */
            invokeinterface org.apache.batik.ext.awt.image.renderable.Filter.createRendering:(Ljava/awt/image/renderable/RenderContext;)Ljava/awt/image/RenderedImage;
            astore 2 /* srcRI */
        start local 2 // java.awt.image.RenderedImage srcRI
         1: .line 210
            aload 2 /* srcRI */
            ifnonnull 3
         2: .line 211
            aconst_null
            areturn
         3: .line 213
      StackMap locals: java.awt.image.RenderedImage
      StackMap stack:
            new org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
            dup
            aload 0 /* this */
            aload 2 /* srcRI */
            invokevirtual org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.convertSourceCS:(Ljava/awt/image/RenderedImage;)Lorg/apache/batik/ext/awt/image/rendered/CachableRed;
            aload 0 /* this */
            getfield org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.matrix:[[F
            invokespecial org.apache.batik.ext.awt.image.rendered.ColorMatrixRed.<init>:(Lorg/apache/batik/ext/awt/image/rendered/CachableRed;[[F)V
            areturn
        end local 2 // java.awt.image.RenderedImage srcRI
        end local 1 // java.awt.image.renderable.RenderContext rc
        end local 0 // org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lorg/apache/batik/ext/awt/image/renderable/ColorMatrixRable8Bit;
            0    4     1     rc  Ljava/awt/image/renderable/RenderContext;
            1    4     2  srcRI  Ljava/awt/image/RenderedImage;
    MethodParameters:
      Name  Flags
      rc    
}
SourceFile: "ColorMatrixRable8Bit.java"