Click or drag to resize

FourCC  Conversion (FourCC to Int32)

implicit cast to int

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

Parameters

fourcc
Type: OpenCvSharpFourCC

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

Return Value

Type: Int32

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

See Also