public class Deinterlacer extends Object
Constructor and Description |
---|
Deinterlacer(ImageInfo iminfo) |
Modifier and Type | Method and Description |
---|---|
int |
getBytesToRead() |
int |
getCurrRowSeq() |
int |
getdX() |
int |
getdY() |
int |
getoX() |
int |
getoY() |
int |
getPixelsToRead() |
long |
getTotalRawBytes()
total unfiltered bytes in the image, including the filter byte
|
int |
getTotalRows() |
public Deinterlacer(ImageInfo iminfo)
public int getPixelsToRead()
public int getBytesToRead()
public int getdY()
public int getdX()
public int getoY()
public int getoX()
public int getTotalRows()
public long getTotalRawBytes()
public int getCurrRowSeq()
Copyright © 2014. All rights reserved.