Results 1 to 2 of 2

Thread: Bit Blit sections

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2001
    Posts
    74

    Bit Blit sections

    Does anyone know where I can find a good example of how to create a memory dc containing multiple sprites and then blit just one section of it at a time?

    I have a program that does this but the code is not documented and its too complecated for me to get much out of it.
    All will fall before the might of the Black Sashi...

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Well its not very difficult.
    You just create your memory DC, then BitBlt from different areas of that device context. Those specific areas would be the different images in the DC
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width