Re: [AD] multiple windows

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Elias Pschernig wrote:
BITMAP* to_compatible_bitmap(DISPLAY*, BITMAP*)


second will take such an AL_BITMAP and always return a "memory bitmap",
i.e. a bitmap in one of Allegro's platform independent formats (such as
AL_RGB_8_8_8_8 or AL_FLOAT_32_32_32_32), residing in standard memory.

Basically, a convenience function that creates a memory bitmap of the same size and blits onto it. Why does it need a AL_DISPLAY*?


--
Milan Mimica
http://sparklet.sf.net




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/