Hello, does anyone know how the getimage() function of the BGI stores
the image information for the
void *bitmap
parameter?
My help file only says that
"the first two words of
this area are used for the width and height of the rectangle; the
remainder holds the image itself."
But I'm looking to compare, and possibly manipulate the bitmap before
calling putimage(). Any help would be appreciated.
TIA,
Brian Dude