SurfaceToImage


Converts a surface object to an image.

Syntax

C++
C#
Python
 
def SurfaceToImage(
	inSurface: Surface,
	outImage: Image,
	/
)
-> None

Parameters

Name Type Default Description
Input value inSurface Surface Input surface
Output value outImage Image Output image