Class ScanlineFilterAverage
java.lang.Object
org.apache.commons.imaging.formats.png.scanlinefilters.ScanlineFilterAverage
- All Implemented Interfaces:
ScanlineFilter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bytesPerPixel
private final int bytesPerPixel
-
-
Constructor Details
-
ScanlineFilterAverage
public ScanlineFilterAverage(int bytesPerPixel)
-
-
Method Details
-
unfilter
- Specified by:
unfilter
in interfaceScanlineFilter
- Throws:
ImageReadException
IOException
-