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