Page 1 of 1

Index format of an ilage file

Posted: Sat Jan 13, 2007 4:05 pm
by Grincheux
How to know the image format index for an image ?
My program is a small "XnView" like, using GFL.
It can converts one image form a format to an other.
When openning the original file I know its format index,
but I don't know the format index of the new file.

How can I get it?

Do I have to create a list of all GFL format and search for the new file in this list ?

Is there an other way, easier to do it ? :x