CvFOURCC Method (String) OpenCvSharp Class Library
4つの文字からFOURCCの整数値を得る

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static int FOURCC(
	string fourcc
)

Parameters

fourcc
Type: SystemString

[Missing <param name="fourcc"/> documentation for "M:OpenCvSharp.Cv.FOURCC(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.Cv.FOURCC(System.String)"]

See Also

Reference