Property StillImage
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
StillImage
Image that can be used for the format in addition to the animation, or if animation is not supported in the reader (like in PNG). The getter returns a freshly-copied Mat header that the caller owns and is responsible for disposing.
public Mat StillImage { get; set; }