Re: [AD] Proposal: set_rgb_mode |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> void set_rgb_mode(int rgb_mode);
> Set color shifting values for truecolour bitmaps. Pass non-zero to
> make Allegro use RGB ordering, or zero to use BGR ordering.
>
> You should not normally call this function, as Allegro automatically
> picks the correct mode for your video card when you call
> set_gfx_mode().
> This function was really designed for use with the SYSTEM_NONE system
> driver, where it may be required for interacting with other libraries.
I agree too.
--
Eric Botcazou
ebotcazou@xxxxxxxxxx