|
-
Jun 26th, 2001, 02:29 AM
#1
Thread Starter
Fanatic Member
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)
-
Jun 26th, 2001, 05:25 AM
#2
PowerPoster
The download doesnt work for me...
-
Jun 26th, 2001, 07:15 AM
#3
Thread Starter
Fanatic Member
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)
-
Jun 26th, 2001, 10:36 AM
#4
transcendental analytic
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.
-
Jun 26th, 2001, 10:41 AM
#5
Thread Starter
Fanatic Member
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)
-
Jun 26th, 2001, 11:15 AM
#6
transcendental analytic
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.
-
Jun 26th, 2001, 11:21 AM
#7
Thread Starter
Fanatic Member
Teaudirenopossum.Musasapientumfixaestinaure.
(I can't hear you. There's a banana in my ear)
-
May 29th, 2003, 05:05 AM
#8
Thread Starter
Fanatic Member
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)
-
May 29th, 2003, 10:56 AM
#9
Addicted Member
Cheers Matey
Pete
-
May 31st, 2003, 04:32 AM
#10
Addicted Member
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
-
Jun 2nd, 2003, 04:33 PM
#11
Addicted Member
Hmmm
Thanks, pal. You should check your servers, however, the first 2 downloads ( both locations!) didn't work for me...
-
Jun 3rd, 2003, 02:11 AM
#12
Thread Starter
Fanatic Member
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)
-
Jul 7th, 2003, 06:16 PM
#13
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|