FrontColour() speed again ;) + return types

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by tinman.

Hi all,

Any news on being able to speed up teh FrontColour() command? Or would there be some alternative way using the Win32 API that is faster (I can't find it, but that leads onto my second point). Perhaps like being able to dump an array directly to the window/image/etc (like e.g. WritePixelArray8_() on the Amiga).

My second point is where can we find out what structures the PB commands return pointers to (and because I can't find this info, it has hindered my FrontColour() replacement search :wink:? Perhaps this kind of thing could be added to the manual?