[]
        
(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)
Public Function getSlice(x As Integer, y As Integer, width As Integer, height As Integer) As JBIG2Bitmap
Parameters
Type Name Description
int x
int y
int width
int height
Returns
Type Description
JBIG2Bitmap