Documentation Portal      

What are you looking for?

EDepthMap16::SaveJpeg

Saves the EDepthMap16 object to the given image file, in JPEG format.

Namespace: Euresys::Open_eVision_2_6::Easy3D

[C++]

void SaveJpeg(
   const std::string& path,
   int quality
)

Parameters

path

The full path of the destination file.

quality

JPEG quality, between 0 and 100 (100 is best quality). The default value is 75.

EDepthMap16.SaveJpeg

Saves the EDepthMap16 object to the given image file, in JPEG format.

Namespace: Euresys.Open_eVision_2_6.Easy3D

[C#]

void SaveJpeg(
   string path,
   int quality
)

Parameters

path

The full path of the destination file.

quality

JPEG quality, between 0 and 100 (100 is best quality). The default value is 75.

Which API shall we display?

© 2018 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.6.1.1110