ColorMatrixFilter.identity constructor

ColorMatrixFilter.identity()

Implementation

ColorMatrixFilter.identity()
    : this([1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1], [0, 0, 0, 0]);