Method SetValue
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
SetValue<T>(T)
Writes the pixel value of type T.
The source image must still be alive.
public void SetValue<T>(T value) where T : struct
Parameters
valueT
Type Parameters
T
Writes the pixel value of type T.
The source image must still be alive.
public void SetValue<T>(T value) where T : struct
value TT