|
-
Oct 28th, 2002, 10:09 AM
#1
Thread Starter
Hyperactive Member
Curiousity Question Only
What is BitBlt and what does it do?
-
Oct 28th, 2002, 10:17 AM
#2
The BitBlt function performs a bit-block transfer of the color data corresponding to a rectangle of pixels from the specified source device context into a destination device context.
-
Oct 28th, 2002, 10:20 AM
#3
Thread Starter
Hyperactive Member
Thanks Hack - LOL
Now, would you mind explaning your answer? What the heck does that mean?
-
Oct 28th, 2002, 10:35 AM
#4
Frenzied Member
Copy graphics (or parts of them) from one window to another, from one graphics object to another.
-
Oct 28th, 2002, 10:46 AM
#5
You certainly asked your question in the right forum section. These guys/gals know more about this than I. The explanation I gave it straight out of the API viewer.
I did find this, however, and it might help in your understanding.
BitBlt Tutorial
-
Oct 28th, 2002, 10:52 AM
#6
Thread Starter
Hyperactive Member
I always enjoy getting the message that says you have responded to my post Jim. I know I'll get good information. Thanks. 
I guess you are ok too Hack - I filed away that tutorial to go over when I have some time.
Thanks
-
Oct 28th, 2002, 10:53 AM
#7
Your faith in me is underwhelming Sue.
-
Oct 28th, 2002, 12:32 PM
#8
Hyperactive Member
related to your question:
Is there a blit function to capture iregular shapes?
Also, Is there a way to "bend" a blitted image as a parellellagram or even better - as an arc?
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
|