Tesla Graphics Engine Documentation (January 2012)
GetBackBufferData<(Of <(<'T>)>)> Method (data)
TeslaTesla.GraphicsSwapChainGetBackBufferData<(Of <<'(T>)>>)(array<T>[]()[][])
Gets the backbuffer as an array of data.
Declaration Syntax
C#
public void GetBackBufferData<T>(
	T[] data
)
where T : struct, new()
Generic Template Parameters
T
Specified data type
Parameters
data (array<T>[]()[][])
The array to store the data in

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)