Hi,
My software only works with PNG files and in that only 8 bit PNG Files.
So i want it to be dynamic and incase there is need of using any PNG file i want my software to change it in 8 bit first and then use it in software.
How can i change any PNG File no matter what resolution it has to 8 Bit PNG Files
Thanks
Changing any PNG file to 8bit PNG File
Moderators: onion2k, General Moderators
http://uk2.php.net/imagetruecolortopalette
There's a function in first comment that does a decent job of what you want.
There's a function in first comment that does a decent job of what you want.