Click or drag to resize
Accord.NET (logo)

Boundary  Conversion (Boundary to String)

Converts boundary to string

Namespace:  Accord.Video
Assembly:  Accord.Video (in Accord.Video.dll) Version: 3.8.0
Syntax
public static explicit operator string (
	Boundary boundary
)
Request Example View Source

Parameters

boundary
Type: Accord.VideoBoundary
Boundary string content

Return Value

Type: String
See Also