Hello!
Can I use CsGL to load Tiff-Images with High Resolutions into a PictureBox?
The Resolutions are above 10.000 x 10.000 and the normal PictureBox can't handle these sizes with GDI+ (causes long load times and
slow image manipulation or most of the time a red X is shown in the PictureBox with a MemoryError).
Thanks!!
|