|
-
October 8th, 2007, 05:58 AM
#1
Setting DC resolution
Hi, I would like to create a screen device context with a specific resolution, say 300 dpi (I don't know if I am using the correct words, I just want the GetDeviceCaps( hDC, LOGPIXELSX ) method to return a value of 300). Is there a way to achieve? I read the particular resolution from the printer settings, but I can't directly use the printer DC, because I am subsequently creating a memory DC compatible with the original one and if the original is a printer DC, it causes some problems.
Any ideas?
Thanks in advance.
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
|