| LineIteratorPixelValue Property |
[Missing <summary> documentation for "P:OpenCvSharp.LineIterator.Pixel.Value"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public IntPtr Value { get; }
Public ReadOnly Property Value As IntPtr
Get
public:
property IntPtr Value {
IntPtr get ();
}
member Value : IntPtr with get
Property Value
Type:
IntPtrSee Also