Display the next frame of sprite GDI
        Posted  
        
            by nXqd
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nXqd
        
        
        
        Published on 2010-05-13T01:24:12Z
        Indexed on 
            2010/05/13
            2:04 UTC
        
        
        Read the original article
        Hit count: 340
        
gdi+
I've a sprite which contains a lot of images. I see the BitBlt only display the position and imageWidth and imageHeight.
If I want to display a bitmap but only from Width[24] to Width[48] not from the beginning of that bitmap
Thanks for reading this :)
© Stack Overflow or respective owner