|
-
July 5th, 2007, 04:31 AM
#1
Moving a bitmap
Hi all,
What I'm asking is probably simple but I don't seem to find the solution. Google gave me a lot, but not what I was looking for
For a small application I need something like an oscilloscope view. I was thinking about shifting the view one pixel to the left and then draw the new value on the right.
My problem is that I don't find how to shift/move the whole bitmap one pixel to the left. Of course I would like to do it in the most efficient way.
I am currently storing the bitmap as a HBITMAP and loading it in a memory device context to draw on it.
Thanks in advance,
Jef
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|