public class ScanlineFilterPaeth extends java.lang.Object implements ScanlineFilter
| Constructor and Description |
|---|
ScanlineFilterPaeth(int bytesPerPixel) |
| Modifier and Type | Method and Description |
|---|---|
void |
unfilter(byte[] src,
byte[] dst,
byte[] up) |
public void unfilter(byte[] src,
byte[] dst,
byte[] up)
throws ImageReadException,
java.io.IOException
unfilter in interface ScanlineFilterImageReadExceptionjava.io.IOException"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"