Name: Anonymous 2011-06-24 17:19
Can somebody explain to me what i need to do to call
Image newImage = Image.FromFile("SampImag.jpg");
.FromFile or for that matter any function/method in the Image class seems to be non existant. NOW WHY THE FUCK IS THAT?
Image newImage = Image.FromFile("SampImag.jpg");
.FromFile or for that matter any function/method in the Image class seems to be non existant. NOW WHY THE FUCK IS THAT?