[]
        
(Showing Draft Content)

org.jpedal.jbig2.image.JBIG2Bitmap.getPixel

getPixel Method

getPixel(int, int)

Declaration
public int getPixel(int col, int row)
Public Function getPixel(col As Integer, row As Integer) As Integer
Parameters
Type Name Description
int col
int row
Returns
Type Description
int