|
Hi,
Can you tell me how to extract the palette from an image? I am working with Gif files and I need to extract the colors used by the loaded image. Do I use PixelGrabber to I extract the palette from the ColorModel I obtain from doing 'pg.getColorModel'? Thanks for your help, Paul |
