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:bltfrommainbuffer [TV3DWiki]
 

Wiki > TV3D65 Index > TVRenderSurface

BltFromMainBuffer

DESCRIPTION

-This method “blits” or captures the rendering buffer to the render surface. This means, anything that has currently been drawn to the back buffer will become contents of this render surface.

DECLARATION

VB.NET BltFromMainBuffer() As Boolean
C++ bool BltFromMainBuffer()

PARAMETERS

None

RETURN VALUE

Boolean Returns true if successful.

EXAMPLES

ExampleBasic example.

TIPS

  • Do not use between TV.Clear and TV.RenderToScreen, but outside this section.
 
tvrendersurface/bltfrommainbuffer.txt · Last modified: 2009/12/02 18:08 by 91.148.82.250