Class FeColorMatrix.AffineRGBImageFilter

All Implemented Interfaces:
ImageConsumer, Cloneable
Direct Known Subclasses:
FeColorMatrix.LuminanceToAlphaFilter, FeColorMatrix.MatrixRGBFilter, FeColorMatrix.NoAlphaMatrixRGBFilter
Enclosing class:
FeColorMatrix

private abstract static class FeColorMatrix.AffineRGBImageFilter extends ColorSpaceAwareRGBImageFilter
  • Constructor Details

    • AffineRGBImageFilter

      private AffineRGBImageFilter()
  • Method Details

    • isLinear

      abstract boolean isLinear()