Adblock breaks this site

puttung together bitmaps

Discussion in 'Programming General' started by Swan, Jun 16, 2007.

  1. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    puttung together bitmaps

    Well, I want to put one bitmap in to another, and so on. I'm working on a series of tiles, and rather than painting each tile individually on to the form, I want to make them all in to one bitmap, then paint them.

    In theory, say I had tmpBMap, which is a bitmap object, then I have tmpBmap2 which is also a bitmap object. How would I extend tmpBmap then add tmpBmap2 to the extended tmpBMap?
     
  2. speljohan

    speljohan Guru
    Visual Basic Programmers

    Joined:
    Apr 24, 2005
    Posts:
    1,450
    Referrals:
    3
    Sythe Gold:
    0
    puttung together bitmaps

    to simply say, you want layers? I've not worked with this yet myself. I'll tell you when i figure it out.
     
< Starting VC++ | help with ListView please! >


 
 
Adblock breaks this site