LabelDataRawSetLabel Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.Blob.LabelData.RawSetLabel(System.Int32,System.Int32,System.Int32)"]

Namespace:  OpenCvSharp.Blob
Assembly:  OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void RawSetLabel(
	int row,
	int col,
	int value
)

Parameters

row
Type: SystemInt32

[Missing <param name="row"/> documentation for "M:OpenCvSharp.Blob.LabelData.RawSetLabel(System.Int32,System.Int32,System.Int32)"]

col
Type: SystemInt32

[Missing <param name="col"/> documentation for "M:OpenCvSharp.Blob.LabelData.RawSetLabel(System.Int32,System.Int32,System.Int32)"]

value
Type: SystemInt32

[Missing <param name="value"/> documentation for "M:OpenCvSharp.Blob.LabelData.RawSetLabel(System.Int32,System.Int32,System.Int32)"]

See Also

Reference