Nishant <[EMAIL PROTECTED]> - Tue, Mar 11, 2003: > I was wondering if JAI can help me?
dunnno :( > Is there anything like palette defined for an entire png > image type? because the palette sounds like for a pixel for > me! ? > one person told me that he extracts the palette information > for gif using this code... will this work also for png > format. Ouch, this is brute binary file reading, I strongly suggest you use a lib that does the job for you! Look at libpng's api and examples at <http://www.libpng.org/pub/png/libpng-manual.html>. Regards, -- Lo�c Minier <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
