get_uchar


Description:

public abstract uint8 get_uchar (ModelIter iter, uint column)

Parameters:

this

a Model

iter

a ModelIter

column

the column to retrieve a uchar from

Returns:

if iter and column are valid, the uchar stored at column. Otherwise 0.