|
-
Jun 13th, 2007, 12:16 PM
#1
Thread Starter
Junior Member
Stretching an hdc with GDI+...?
Hello folks?, I have a question for you,
How can I do HDC stretching by using GDI+?,
with GDI32 I use the StretchBlt function and all works ok, but the quality is very poor, so I would like to enhance the quality by using GDI+ library.
Do you know how?,
thanks for your help, Angel.
PS: I use Visual Basic 6.0
Last edited by angelherriv; Jun 13th, 2007 at 12:41 PM.
-
Jun 13th, 2007, 07:01 PM
#2
Re: Stretching an hdc with GDI+...?
I'm not sure I can help much as I've not yet tinkered with GDI+, having said that I have found a Wrapper Class at VB Accelerator, where there is also a link to a GDI type library at PSC.
Just one more thing StretchBlt is not great, but it is absolutely terrible if you don't set the SetStretchBltMode of the DC to Halftone first.
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
|