Click or drag to resize

FourCCCalcuratorRun Method (String)

4つの文字からFOURCCの整数値を得る

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static int Run(
	string fourcc
)

Parameters

fourcc
Type: SystemString

Return Value

Type: Int32
See Also