Display large image

General discussions about GdPicture.NET.
Post Reply
apexet
Posts: 2
Joined: Tue Sep 06, 2016 11:31 pm

Display large image

Post by apexet » Wed Sep 07, 2016 12:10 am

I'm trying to load an image from a file, 4MB .png, 40,960x10,240. CreateGdPictureImageFromFile works great on smaller files but GetStat is returning an OutOfMemory error. Any suggestions?

Thank you!

David
Posts: 66
Joined: Mon Feb 08, 2016 3:12 pm

Re: Display large image

Post by David » Fri Sep 09, 2016 8:48 am

Hi,

Thank you for your interest in GdPicture.NET.

May I ask you to provide the file you are using? As soon as you will share the file I will be able to reproduce and diagnose the issue.

I'm looking forward to hearing from you.

apexet
Posts: 2
Joined: Tue Sep 06, 2016 11:31 pm

Re: Display large image

Post by apexet » Wed Sep 14, 2016 10:21 pm

Hi David! I've attached a sample image, it works great on 64bit, so we may be out of luck on the 32 bit side. We wish to hold the whole of the world in the palm of our hand.
Attachments
example_high_res_image.zip
(1.2 MiB) Downloaded 335 times

Cedric
Posts: 269
Joined: Sun Sep 02, 2012 7:30 pm

Re: Display large image

Post by Cedric » Fri Sep 16, 2016 11:09 am

Hi,

It definitely is a 32-bit memory limitation, such image requires very big chunk of memory to be decoded and there is no way to do this in 32-bit mode.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest