How to get DC from bitmap

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a bitmap file and want to print out. And I only can print out the
image shape with the srceen image. How can I get bitmap DC instead of the
screen. Thanks.
 
You can not get DC from bitmap itself unless it's blitted on some graphics
surface.
What are using to print the image?
 
Thanks, I want to print a image direct from the bmp file without display on
the screen (attach a test result is displied on the screen), print out
through a IRDA or USB port. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top