Results 1 to 40 of 110

Thread: [VB6] GDI+ Usage & Samples

Threaded View

  1. #11
    Frenzied Member
    Join Date
    Jan 2010
    Posts
    1,103

    Re: [VB6] GDI+ Usage & Samples

    I believe he algorithm is the first release in GDI+ world and VB world. (You always create marvels in/for VB world!!!)

    On best fit mode (rotated picture will fit the canvas,will re-size the rotated picture),it works seamless.How about non-bestfit mode (picturebox force to fit rotated picture, will auto re-size the picture box)?

    scenario:
    Auto-resize canvas (e.g.picturebox) when rotating a raw size picture or fixed ratio picture. What is the algorithm to calculate new size of canvas (in this case,picture is always on center of canvas or with a fixed offset X/Y) with a rotation?

    I talks incessantly.
    Last edited by Jonney; May 11th, 2010 at 01:59 AM.

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