applyFilter abstract method

RGBA applyFilter(
  1. RGBA color
)

Apply the SubFilter to an Image.

Implementation

RGBA applyFilter(RGBA color);