Click or drag to resize

Scalar  Conversion (Scalar to Double)

[Missing <summary> documentation for "M:OpenCvSharp.Scalar.op_Explicit(OpenCvSharp.Scalar)~System.Double"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static explicit operator double (
	Scalar self
)

Parameters

self
Type: OpenCvSharpScalar

[Missing <param name="self"/> documentation for "M:OpenCvSharp.Scalar.op_Explicit(OpenCvSharp.Scalar)~System.Double"]

Return Value

Type: Double

[Missing <returns> documentation for "M:OpenCvSharp.Scalar.op_Explicit(OpenCvSharp.Scalar)~System.Double"]

See Also