[]
        
(Showing Draft Content)

org.jpedal.jbig2.image.JBIG2Bitmap.getSlice

getSlice Method

getSlice(int, int, int, int)

Declaration
public JBIG2Bitmap getSlice(int x, int y, int width, int height)
Parameters
Type Name Description
int x
int y
int width
int height
Returns
Type Description
JBIG2Bitmap