Click or drag to resize

FourCCFromInt32 Method

cast from int

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

Parameters

code
Type: SystemInt32

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

Return Value

Type: FourCC

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

See Also