|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sanselan.formats.png.scanlinefilters.ScanlineFilter
org.apache.sanselan.formats.png.scanlinefilters.ScanlineFilterUp
public class ScanlineFilterUp
| Constructor Summary | |
|---|---|
ScanlineFilterUp(int BytesPerPixel)
|
|
| Method Summary | |
|---|---|
void |
unfilter(byte[] src,
byte[] dst,
byte[] up)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScanlineFilterUp(int BytesPerPixel)
| Method Detail |
|---|
public void unfilter(byte[] src,
byte[] dst,
byte[] up)
throws ImageReadException,
java.io.IOException
unfilter in class ScanlineFilterImageReadException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||