Property OutputImage
OutputImage
Represents the image that was generated as a result of processing the source image. Typically contains debug or preview data, but only if Preview is enabled.
Declaration
Image<Bgr, byte> OutputImage { get; }
Property Value
Type | Description |
---|---|
Image<Bgr, byte> |