I have a Winform application that I am using with WCF and SQL. Part of the program that the users use to create a report will dynamically create custom user controls and place a reference to them into a hashtable that I maintain. Then as the user navigates through the report by selecting...
I have a large image (PNG: 22,550 x 16,7000) that I need to somehow split into several 256x256 JPG tiles.
But when I try to load it into a Bitmap (or Image) object, I keep getting an "Out of Memory Exception" error.
So, I was wondering if there is a better way to split an image up? Or is...
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.