CudaVideoWriterSurfaceFormatYUY2 Field |
http://www.emgu.com [Missing <summary> documentation for "F:Emgu.CV.Cuda.CudaVideoWriter.SurfaceFormat.YUY2"]
Namespace:
Emgu.CV.Cuda
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const CudaVideoWriterSurfaceFormat YUY2 = 1
Public Const YUY2 As CudaVideoWriterSurfaceFormat = 1
public:
literal CudaVideoWriterSurfaceFormat^ YUY2 = 1
static val mutable YUY2: CudaVideoWriterSurfaceFormat
Field Value
Type:
CudaVideoWriterSurfaceFormat
See Also