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 ?
