LabelDataRawGetLabel Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.Blob.LabelData.RawGetLabel(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 int RawGetLabel(
	int row,
	int col
)

Parameters

row
Type: SystemInt32

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

col
Type: SystemInt32

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

Return Value

Type: Int32

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

See Also

Reference