To convert a GIF file to a JPEG file you need to use -TRUECOLORS with NCONVERT. I want to do the same with the GFL SDK, but could not get it to work. I used various values (GFL_RGB, GFL_ARGB, etc) for COLORMODEL in GFL_LOAD_PARAMS, but this did not seem to work. How do I set TRUECOLORS in the GFL SDK?
Andre
gif to jpeg - truecolors
Moderators: helmut, XnTriq, xnview
Re: gif to jpeg - truecolors
Use gflChangeColorDepthabakker wrote:To convert a GIF file to a JPEG file you need to use -TRUECOLORS with NCONVERT. I want to do the same with the GFL SDK, but could not get it to work. I used various values (GFL_RGB, GFL_ARGB, etc) for COLORMODEL in GFL_LOAD_PARAMS, but this did not seem to work. How do I set TRUECOLORS in the GFL SDK?
Pierre.