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