Click or drag to resize

FourCC Constructor

Constructor

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public FourCC(
	int value
)

Parameters

value
Type: SystemInt32

[Missing <param name="value"/> documentation for "M:OpenCvSharp.FourCC.#ctor(System.Int32)"]

See Also