Index format of an ilage file

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: helmut, XnTriq, xnview

Post Reply
User avatar
Grincheux
Posts: 33
Joined: Thu Nov 30, 2006 8:01 am
Location: Arbois - 39
Contact:

Index format of an ilage file

Post 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
Kenavo.
Post Reply