User Profile

Collapse

Profile Sidebar

Collapse
johnmartin
johnmartin
Last Activity: Feb 12 '07, 03:02 AM
Joined: Feb 11 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • johnmartin
    replied to Mergin images
    RE: My Last Reply : ALPHABLENDING

    It is obvious that some controls are not needed, however I did not wish to hack apart another developers code for the example. The labels are not required and with a common dialog and proper code you can easily change the application to the user to select images during runtime. The AlphaBlending API was apparently shipped with Win98 and allows the user to set transparency level of a picture....
    See more | Go to post

    Leave a comment:


  • johnmartin
    replied to Mergin images
    Here is the code you should check out.
    I deserve no credit for this code, however it functions with the result I believe you are attempting to achieve.

    In Control properties, browse for Picture 1 and assign it to picSource.
    Now, browse for picture 2 and assign it to picDestination.

    With These Controls In the frmMain Module.

    barAmount (Slider)
    Label1,Label2,L abel3,Label4
    lblInfo...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...