Search found 1 match
- 2019-02-07T00:31:28-07:00
- Forum: Users
- Topic: apply a mask on 4-bit BMP image files without changing the colormap
- Replies: 0
- Views: 11299
apply a mask on 4-bit BMP image files without changing the colormap
Hi, I’m working with 4-bit BMP image files. These image files all have the same colormap, consisting of 16 entries, though most of the images use less than these 16 colors. The colormaps must not be altered during the process, as the whole system relies on these colors, and this gives me kind of a h ...