Click or drag to resize

FourCC  Conversion (Int32 to FourCC)

implicit cast from int

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static implicit operator FourCC (
	int code
)

Parameters

code
Type: SystemInt32

[Missing <param name="code"/> documentation for "M:OpenCvSharp.FourCC.op_Implicit(System.Int32)~OpenCvSharp.FourCC"]

Return Value

Type: FourCC

[Missing <returns> documentation for "M:OpenCvSharp.FourCC.op_Implicit(System.Int32)~OpenCvSharp.FourCC"]

See Also