This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, July 24, 2009 8:29:32 AM(UTC)
Groups: Registered
Posts: 1
Leadtools .Net 14.5
I haven't touched my imaging app in years and I'm getting back into it in an attempt to finally finish it and I'm hitting some road blocks. The first one is,
Is there a way I can get a list of file formats? I'm looking for something that will return .JPG, .GIF, .TIF, etc. Ideally it would also specify whether they had multipage support, etc.
If 14.5 doesn't support it then I'm going to create my own class but trying to avoid this if it is in there.. Maybe I cann access something from the Leadtools save dialog? Any help is appreciated, thanks
Kris
#2
Posted
:
Sunday, July 26, 2009 7:21:48 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Kris,
All supported formats are listed in the help topic "RasterImageFormat Enumeration".
Also, here's a page that contains a list of supported file formats by LEADTOOLS:
http://www.leadtools.com/SDK/RASTER/Raster-Formats.htm
Please keep in mind that not all formats are supported by all toolkits. The page contains details about this.
In general, you should decide on the list of formats your application will support during the design phase. If you want to change the list later, LEADTOOLS makes this very easy because most formats are dealt with in a unified way.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.