Results 1 to 13 of 13

Thread: For all you lost BitBlt-ers out there...

  1. #1

    Thread Starter
    Fanatic Member PsychoMark's Avatar
    Join Date
    Feb 2001
    Location
    Netherlands
    Posts
    540

    For all you lost BitBlt-ers out there...

    I've created this little program to create masks easily, so I though, hey, why don't I just share it with all the nice people at the VB-World forums

    So here it is, just load a picture, select a color and mask it...


    Btw, I'm also working on a rather large BitBlt tutorial, which covers Beginning BitBlt, Animations, Masks and some similar API functions, if anyone's got suggestions, I'll put them in too, since a lot of people are always asking about BitBlt...


    Hope you enjoy it!



    (download URL removed, scroll down for correct location)
    Last edited by PsychoMark; Jun 3rd, 2003 at 02:10 AM.
    Teaudirenopossum.Musasapientumfixaestinaure.
    (I can't hear you. There's a banana in my ear)

  2. #2
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    The download doesnt work for me...

  3. #3

    Thread Starter
    Fanatic Member PsychoMark's Avatar
    Join Date
    Feb 2001
    Location
    Netherlands
    Posts
    540
    Sometimes I really hate that server


    Anyways, the server works fine for me again, but you can also download it here: (download URL removed, scroll down for correct location)
    Last edited by PsychoMark; Jun 3rd, 2003 at 02:10 AM.
    Teaudirenopossum.Musasapientumfixaestinaure.
    (I can't hear you. There's a banana in my ear)

  4. #4
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    How can you make such a big tutorial out of one single api function? well i'm just suggesting you could write one for the whole GDI, there are tons of gdi newbies out here and i don't like it, my posts are dropping down too fast.
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  5. #5

    Thread Starter
    Fanatic Member PsychoMark's Avatar
    Join Date
    Feb 2001
    Location
    Netherlands
    Posts
    540
    Large = compared to most tutorials. Since I'm explaning a lot (too much probably), and it's for both VB and Delphi...

    The whole GDI? Good idea, I'll work on that...
    Teaudirenopossum.Musasapientumfixaestinaure.
    (I can't hear you. There's a banana in my ear)

  6. #6
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    Start button skinner is it running and subclassing WM_Paints on it or is there anothe way?
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  7. #7

    Thread Starter
    Fanatic Member PsychoMark's Avatar
    Join Date
    Feb 2001
    Location
    Netherlands
    Posts
    540
    Kewl, people are actually checking my software




    http://www.vbforums.com/showthread.p...threadid=84620
    Teaudirenopossum.Musasapientumfixaestinaure.
    (I can't hear you. There's a banana in my ear)

  8. #8

    Thread Starter
    Fanatic Member PsychoMark's Avatar
    Join Date
    Feb 2001
    Location
    Netherlands
    Posts
    540
    Peter1 just asked me for the download. I didn't have the original source anymore, so I just wrote another small program... masking a 800x600 image took less than half a second, gotta love optimized code . For those interested: http://www.x2software.net/download.php?file=maskit.zip


    There may be better programs out there, but it does it's job...
    Teaudirenopossum.Musasapientumfixaestinaure.
    (I can't hear you. There's a banana in my ear)

  9. #9
    Addicted Member Peter1's Avatar
    Join Date
    Aug 2002
    Posts
    166
    Cheers Matey

    Pete

  10. #10
    Addicted Member
    Join Date
    Jun 2002
    Location
    Far.. far away! (Netherlands)
    Posts
    169
    Thanks a lot for sharing this with us! I needed something like this for a long time, but I'm too lazy to make one myself

  11. #11
    Addicted Member CodeRonin's Avatar
    Join Date
    Jul 2002
    Location
    Vienna, Austria
    Posts
    233

    Hmmm

    Thanks, pal. You should check your servers, however, the first 2 downloads ( both locations!) didn't work for me...
    Code Ronin

  12. #12

    Thread Starter
    Fanatic Member PsychoMark's Avatar
    Join Date
    Feb 2001
    Location
    Netherlands
    Posts
    540
    Those were old downloads (really really really old), but I've removed them from the post... the last one should be valid...
    Teaudirenopossum.Musasapientumfixaestinaure.
    (I can't hear you. There's a banana in my ear)

  13. #13
    Hyperactive Member
    Join Date
    Jan 2003
    Location
    The Netherlands
    Posts
    386
    WOW! Thanks for sharing this! I've been needing a program like this!

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