I am trying to create an application that creates a mosaic of all of my Australia pictures, here is my first try –
Here is the code for it so far –
Image i,v,t,thumb;
//Bitmap b;
Graphics g,rg;
i=Image.FromFile(((imageFile)lstImages.Items[0]).FI.FullName);
double