[AD] palette color conversion |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
I never used palette modes until recently, so i never followed
discussions about color conversion.. but now i tried adding palette
support to a program, and it seems that load_bitmap will generate an
optimized palette for a true-color bitmap, even if i pass NULL as
palette.
Is this the current behaviour ?
I just ask so i don't try to change something in the load_bmp.c which
isn't there at all :)