Blitz Images and DLL's?

Blitz3D Forums/Blitz3D Programming/Blitz Images and DLL's?

CopperCircle(Posted 2005) [#1]
Hi, does anyone have an example of how to get an image from a PureBasic Dll into a Blitz image or draw straight onto a Blitz image using a Purebasic Dll?

Thanks.


CopperCircle(Posted 2005) [#2]
Ok, I found some references to this, but has anyone got the LockedPixels.zip for B3D, if so please email it to me.

Thanks.


Panno(Posted 2005) [#3]
he copper ;

if a powerbasic dll will help you out i write one for your problem


CopperCircle(Posted 2005) [#4]
Hi panno, thanks, but I can write a purebasic dll I just can't find a good way to manipulate a Blitz image using it.


CopperCircle(Posted 2006) [#5]
Panno, do you have an example of a Purebasic dll that works with Blitz images? I still can't get it to work myself.

Thanks.


Panno(Posted 2006) [#6]
yap cc

my own code from my correctly bought compiler !


CopperCircle(Posted 2006) [#7]
what do you mean? I am trying to use a modified version of the AVIServ.dll to create an avi from Blitz images, it is done by a guy on the Pure forums who is also trying to get an image between blitz and pure.

If I can see an example of it working then I would buy a copy for myself.


CopperCircle(Posted 2006) [#8]
Panno, another question for you, did you make a webcam dll? is it possible to capture from more than one cam at the same time?