Results 1 to 2 of 2

Thread: Transparent Colors?

  1. #1
    Join Date
    Jul 2008
    Posts
    79
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Transparent Colors?

    How can I make a bitmap have transparent colors? It's different in delphi. I want the form to look like it did when I made it in delphi. The blue swirly stuff is my desktop background if you can't tell.



    It's not extremely important but I like the aesthetic aspect.
    btw, don't go to that site. I haven't set it up.

  2. #2
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Drawing transparent uses the SetTransparentColor propert. You may want to look into using a plugin though. Might be your best bet.

    Let me know if you need more information about drawing


    Now thta I think about it. Try setting the form's main canvas to a bitmaps canvas with transparent colours. Might be out on a limb but it's worth a shot.
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •