Click or drag to resize

ProjectionProjectorResolution Method

Get the resolution of the internal projector in the Zivid camera.

Namespace:  Zivid.NET.Projection
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public static Resolution ProjectorResolution(
	Camera camera
)

Parameters

camera
Type: Zivid.NETCamera

Return Value

Type: Resolution
The projector resolution.
See Also