Ex.3: Loading an image file from the disk into the memory
void main()
{
Image img;
string naam="face.bmp";
LoadImage(img,naam);
}
- - - - - - - - - - - < Output > - - - - - - - - - - -
-- nothing --
Last update : October 20, 2003
If interested in this project, please fell free to contact the personnel of
our group. The project leader is dr.drs. L.J.M. Rothkrantz