If I start with an 8 bit BMP it works in color here. I emailed you an example.
I'll email you the BMP too.
BMP to GIF Converter
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
I didn't use FreeImage to convert it from a 24 to 8 bit BMP - I can get an 8 bit BMP out of the software that it comes from..
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Ah, that explains it! FreeImage, when converting from 24 bits to 8-bits, seems to select a gray-scale palette.
By the way Karbon, with the help manual which comes with FreeImage, there is a table in the appendix which lists the supported bit depths for each image type etc.
In this instance, however, I'd consider gdi+ as it makes a much better job of converting a 24-bit bitmap to a gif.
By the way Karbon, with the help manual which comes with FreeImage, there is a table in the appendix which lists the supported bit depths for each image type etc.

In this instance, however, I'd consider gdi+ as it makes a much better job of converting a 24-bit bitmap to a gif.
I may look like a mule, but I'm not a complete ass.