Results 1 to 12 of 12

Thread: Picture Transparency

Threaded View

  1. #5
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Picture Transparency

    To use Regioning make a picture box without a border (BorderStyle=0) and paste your image in there.

    Here's a demo showing the code you need to turn it into a nice circular picturebox. It works by taking the colour of the 1st pixel of the image (at 0,0) as the background colour and then cutting that colour from the outside of the image; so it's pretty flexible in that you can paste an image with any colour in. Even pink.
    Attached Files Attached Files

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