|
||||||||||
| 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.ScanlineFilterNone
public class ScanlineFilterNone
| Constructor Summary | |
|---|---|
ScanlineFilterNone()
|
|
| 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 ScanlineFilterNone()
| 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 | |||||||||