Results 1 to 3 of 3

Thread: Rotating a Picture?

  1. #1

    Thread Starter
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765

    Rotating a Picture?

    Is it possible to rotate a PictureBox or Image Control in VB???
    Don't Rate my posts.

  2. #2
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    No, but you can rotate the pic inside it
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  3. #3
    gaffa
    Guest
    You can rotate the picture that is inside a PictureBox using the PlgBlt API call (although this only works on NT, 2K and XP AFAIK

    - gaffa

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