Click or drag to resize

Mask Constructor (Resolution)

Create an empty mask with specified resolution.

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntax
public Mask(
	Resolution resolution
)

Parameters

resolution
Type: Zivid.NETResolution
The resolution (width and height) of the mask
See Also