Results 1 to 2 of 2

Thread: Stretching an hdc with GDI+...?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2007
    Posts
    21

    Arrow 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.

  2. #2
    Cumbrian Milk's Avatar
    Join Date
    Jan 2007
    Location
    0xDEADBEEF
    Posts
    2,448

    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
  •  



Click Here to Expand Forum to Full Width