Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvrendersurface:bltfromrendersurface [TV3DWiki]
 

Wiki > TV3D65 Index > TVRenderSurface

BltFromRenderSurface

DESCRIPTION

-Copies an existing render surface to the current one. If the current render surface is smaller, it will clip the one it is being copied from.

DECLARATION

VB.NET BltFromRenderSurface(pRenderSurf As TVRenderSurface) As Boolean
C++ bool BltFromRenderSurface(cTVRenderSurface pRenderSurf)

PARAMETERS

NAMEOPTIONALDESCRIPTION
pRenderSurfNoThe render surface to copy from

RETURN VALUE

Boolean Returns true if successful.

EXAMPLES

ExampleBasic example.

TIPS

  • Use outside of the TV.Clear - TV.RenderToScreen section.
 
tvrendersurface/bltfromrendersurface.txt · Last modified: 2009/12/02 18:09 by 91.148.82.250