Asim-GDI GURU Level: Sage Registered: 29-07-2005 Posts: 54
See My Program..
Dear coders,
Check out my new effort.Its a RegionFromBitmap Application.Its slow right now because its doing the direct pixel acces but I'm still working to improve it by using it with the DIB SECTION's BITS array.
But for now check this out.
And if somebody needs the code,ask me for it.
Soon another user of AndreaVB,MisterXED, will encapsulate my code into an ActiveX control and we'll provide it here on the AndreaVB for free.
Regards,
Asim Siddiqui.
29-08-2005 at 10:19 AM
|
misterxed Level: VB Lord Registered: 12-06-2005 Posts: 151
Re: See My Program..
Hi,
quote:Asim-GDI GURU wrote:
Dear coders,
Check out my new effort.Its a RegionFromBitmap Application.Its slow right now because its doing the direct pixel acces but I'm still working to improve it by using it with the DIB SECTION's BITS array.
But for now check this out.
Buddy, I guess u didnt attach the file properly Try again
quote:Asim-GDI GURU wrote:
Soon another user of AndreaVB,MisterXED, will encapsulate my code into an ActiveX control and we'll provide it here on the AndreaVB for free.
Regards,
Asim Siddiqui.
Nice! Now u're making promises in my name! I've got papers comin up! Remember So MEMBERS, pls change that "SOON" to "In some future date"
____________________________
lOsT...
29-08-2005 at 02:25 PM
|
Asim-GDI GURU Level: Sage Registered: 29-07-2005 Posts: 54
Re: See My Program..
Ohh thanks to God that you've at least accepted that you'll do that for me.
see if the attachment works now...
Asim-GDI GURU Level: Sage Registered: 29-07-2005 Posts: 54
Re: See My Program..
I dont think thats what u call an ActiveX object..
You simply did nothing extra in the code.Just added another supportive function to wrap the things up tidy.
I think you must go for creating the ActiveX control for it..
I hope you'll make some time for it as soon as possible..
Regards,
Asim Siddiqui.
14-10-2005 at 08:23 AM
|
Asim-GDI GURU Level: Sage Registered: 29-07-2005 Posts: 54
Re: See My Program..
okey so I'm back but this time with very solid code.
I made a Class called BMP2RGN which works using DIB Section.
Just give it a try...