Get image count method?

Discussions about image processing and document imaging.
Post Reply
stammd
Posts: 8
Joined: Sun Oct 16, 2016 4:35 pm

Get image count method?

Post by stammd » Sat Oct 22, 2016 4:55 pm

I'm reading the documentation and I can't seem to find a method that will return handles to all of the available images or PDFs (GdPictureImaging or GdPicturePDF). Maybe I'm not looking for the right keyword. Is there such a method?

I want to ensure I'm disposing of all images at the end of a processing session, so I want to use this to ensure they are all disposed. Alternatively is there a way to DisposeAll()?

David

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

Re: Get image count method?

Post by Cedric » Mon Oct 24, 2016 10:34 am

GdPicturePDF objects can only handle one document at a time, so there is no need for a DisposeAll method. GdPictureImaging objects on the other hand can load as many image documents as you can and we do not provide any method to list the existing images in memory at the moment.
That being said, I have added this request to the wish list so the development team can consider it for a future release.

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests