Does anyone know if its possible to create images by specifying the dimensions of the image. I am making a program that requires me to save images using Image.Save. I am using C#
Thanks a lot! I hate to be so picky, but I need to draw on the bitmap. I know you can use Graphics.FromImage(image) to load the image to a graphics thing. Can you do something similair with a bitmap?
Thanks a lot! I hate to be so picky, but I need to draw on the bitmap. I know you can use Graphics.FromImage(image) to load the image to a graphics thing. Can you do something similair with a bitmap?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.