Apply Palette
Applies a palette to a 24 bit image. Useful for making an image display well with systems of 256 or even 16 colors. Also can be used to make an image black & White. The following palletes can be applied:
- Black & White
- 16 Color
- Web Safe Palette (216 colors)
- System Palette (will only work when current system is in 256 color mode)
Dithering also may be applied to the image. This will use color matching to more closely simulate the desired color.
See examples & screenshots on the web.