Menu

#1 TBitmap32 to TBitmap conversion

closed
nobody
None
5
2005-03-18
2005-02-23
Anonymous
No

I need to convert a TBitmap32 to standard TBitmap to
programmatically fill bitmaps for menu items.
Alphablend should be discarded. How?

P.S. Many thanks for great GR32 library... :)

Discussion

  • Andre Beckedorf

    Andre Beckedorf - 2005-03-18
    • status: open --> closed
     
  • Andre Beckedorf

    Andre Beckedorf - 2005-03-18

    Logged In: YES
    user_id=1072748

    Use
    MyBitmap.Assign(MyBitmap32);

    As simple as that.

     
MongoDB Logo MongoDB