VBGamer |
|||||||||||||||||||||||||||
Direct3DSurfaces (DX8) mr.bu (1 reply, 0 views) (2001-Apr-26) hi
how can you blit from one Direct3DSurface8 to another?
i think you have to use the surfaces getprivatedata and setprivatedata functions (i don't want to use the Device.CopyRects function).
Sub GetPrivateData(refguid As DXGUID, Data As Any, SizeOfDataa As Long)
what kind of variable is data, from where do i get the refguid ...
thanks
|