get

public boolean get(int row, int col)

Get the value of getClassById pixel of the character.

Return

True if the pixel is solid, false if transparent.

Parameters

row

The row, in the range [0,8).

col

The column, in the range [0,8).