Search found 11 matches

by CopperCircle
Tue Jul 10, 2007 7:33 pm
Forum: Coding Questions
Topic: Fast Point and Plot?
Replies: 10
Views: 2712

Hi, could someone show me how to alter this to work with other image bit depths?

Thanks.
by CopperCircle
Sat Jul 07, 2007 3:58 pm
Forum: Coding Questions
Topic: Fast Point and Plot?
Replies: 10
Views: 2712

Thanks netmaestro, thats just what I was looking for. As you stated I am new to Purebasic but not to programming.
This is for a fast edge detection routine, I already have my app running in Blitz and peek/poke the mem to read/write the bitmaps, but did not know how to achive this in Pure.

I am ...
by CopperCircle
Sat Jul 07, 2007 1:30 am
Forum: Coding Questions
Topic: Fast Point and Plot?
Replies: 10
Views: 2712

Fast Point and Plot?

Hi, I am new to Purebasic and its command set, wanted to know what would be the fastest way for me to read a pixel colour from one image, process it and then plot a pixel onto another image?

Do I have to change the drawing output back and forward during the loop? or can I specify an image buffer ...
by CopperCircle
Tue Jun 22, 2004 2:23 pm
Forum: Coding Questions
Topic: How to play a Movie from memory?
Replies: 0
Views: 740

How to play a Movie from memory?

Hi, does anyone know how I can play a moive from memory, not the Hard Disk.
by CopperCircle
Tue Jun 08, 2004 7:43 pm
Forum: Coding Questions
Topic: Encrypting Media?
Replies: 1
Views: 1052

Encrypting Media?

Does anyone know how I could encrypt a video file and decrypt it in realtime during playback?
by CopperCircle
Thu May 27, 2004 12:03 pm
Forum: Coding Questions
Topic: Making a GUI with round buttons?
Replies: 9
Views: 2639

Thanks guys i will have a look.
by CopperCircle
Wed May 26, 2004 8:29 pm
Forum: Coding Questions
Topic: Making a GUI with round buttons?
Replies: 9
Views: 2639

Making a GUI with round buttons?

Is it possible to make a GUI with round or odd shape buttons, that are skinned with an image? Does anyone have an example?

Thanks,
by CopperCircle
Tue May 11, 2004 9:57 pm
Forum: General Discussion
Topic: GDBM, the GNU Database Manager?
Replies: 0
Views: 812

GDBM, the GNU Database Manager?

Anyone know if Purebasic could be used to connect to a GDBM database?
by CopperCircle
Fri May 07, 2004 6:01 pm
Forum: Coding Questions
Topic: IncludeBinary?
Replies: 1
Views: 927

IncludeBinary?

Hi, is it possible to include a .txt within an exe and then use the ReadString() command to get data from it?
by CopperCircle
Fri Apr 23, 2004 1:35 pm
Forum: General Discussion
Topic: Altering Moives brightness, contrast, etc... ?
Replies: 2
Views: 1259

Thanks for the reply, do you know of any examples of using DirectShow or post-processing a sprites image?
by CopperCircle
Thu Apr 22, 2004 7:20 pm
Forum: General Discussion
Topic: Altering Moives brightness, contrast, etc... ?
Replies: 2
Views: 1259

Altering Moives brightness, contrast, etc... ?

HI, im looking to buy PureBasic and wanted to know if anyone has been able to alter brightness, contrast, color, bass, treble on movies?