Search found 2 matches
- 2019-06-18T21:54:59-07:00
- Forum: Bugs
- Topic: Possible bug with "-remap"
- Replies: 1
- Views: 6923
Possible bug with "-remap"
When converting a 16 bpp grayscale image into a 8 bpp grayscale image with -remap using a palette of 256 distinct shades of gray, the resulting image is only made up of no more than 64 distinct shades of gray. The expected behavior would be the creation of an image using the full range of shades ...
- 2019-06-17T21:42:16-07:00
- Forum: Users
- Topic: How can I determine the visual, background color?
- Replies: 1
- Views: 5704
How can I determine the visual, background color?
I've got a program that users can upload images. The instructions say to always make the visual, background color 256 256 256; but they don't do so. The images are simple street maps. I'd like to be able to determine if the background is grey, light green, or whatever, and convert it to white ...