My website runs asp.net with razor syntax i wanna place an image with transparent background to the image uploaded (in images folder at the website) let says its path (~/Images/photo4.jpg)
whats the easiest way to do it in c# ?
My website runs asp.net with razor syntax i wanna place an image with transparent background to the image uploaded (in images folder at the website) let says its path (~/Images/photo4.jpg)
whats the easiest way to do it in c# ?