Click or drag to resize

RenderImageMemoryCreate Method

Creates an image in memory using the specified resolution.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public static RenderImageMemory Create(
	RenderResolution resolution
)

Parameters

resolution
Type: Lumiscaphe.Workshop.InteropRenderResolution
The image resolution.

Return Value

Type: RenderImageMemory
The created byte image in memory.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also