Property Ddepth
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Ddepth
Desired depth of the destination image. -1 means the same depth as the source.
public int Ddepth { get; set; }
Desired depth of the destination image. -1 means the same depth as the source.
public int Ddepth { get; set; }