Eqivilent of vbSrcAnd & DDBLT_ROP?

Advanced game related topics
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Eqivilent of vbSrcAnd & DDBLT_ROP?

Post by Shannara »

Basically, there is vb code that will take a surface and Bitblt it onto the backbuffer with vbSrcAnd for the ROP and DDBLT_ROP for the fxCap.

What would be the equivilent in PureBasic concerning Sprite3D? Basically, I'm trying to get a night time effect (blue ish).

Any Hints or Tips?
Codemonger
Enthusiast
Enthusiast
Posts: 384
Joined: Sat May 24, 2003 8:02 pm
Location: Canada
Contact:

Post by Codemonger »

heres a link to a Nvidia Tool that lets you test different blends which Sprite 3D supports.

http://developer.nvidia.com/object/blen ... setup.html

I hope this helps
<br>"I deliver Justice, not Mercy"

    - Codemonger, 2004 A.D.
Post Reply