H
HW
Hi, I'm creating BitMap as follows
bmp = New BitMap("Program Files\1.png")
This is causing a Invalid cast Exception, call stack suggests its in the
_InitFromStream method. What is wrong with the above???
bmp = New BitMap("Program Files\1.png")
This is causing a Invalid cast Exception, call stack suggests its in the
_InitFromStream method. What is wrong with the above???