Click or drag to resize

MaskItem Property

[Missing <summary> documentation for "P:Zivid.NET.Mask.Item(System.Int32,System.Int32)"]

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntax
public byte this[
	int x,
	int y
] { get; set; }

Parameters

x
Type: SystemInt32
y
Type: SystemInt32

Property Value

Type: Byte
See Also