Click or drag to resize
GpuMatSave Method
http://www.emgu.com

[Missing <summary> documentation for "M:Emgu.CV.Cuda.GpuMat.Save(System.String)"]

Namespace: Emgu.CV.Cuda
Assembly: Emgu.CV.Cuda (in Emgu.CV.Cuda.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public void Save(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:Emgu.CV.Cuda.GpuMat.Save(System.String)"]

Implements

IImageSave(String)
See Also