Documentation Portal      

What are you looking for?

EZMap::SaveImage

Saves the EZMap image to the given image file.

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

void SaveImage(
   const std::string& path,
   Euresys::Open_eVision_2_10::EImageFileType type
)

Parameters

path

The full path to the destination file.

type

File format, as defined by EImageFileType. If not specified, the file format is determined from the file extension.

Remarks

This format save the image associated to EZMap in a standard image file and thus does not store ZMap attributes.

EZMap.SaveImage

Saves the EZMap image to the given image file.

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

void SaveImage(
   string path,
   Euresys.Open_eVision_2_10.EImageFileType type
)

Parameters

path

The full path to the destination file.

type

File format, as defined by EImageFileType. If not specified, the file format is determined from the file extension.

Remarks

This format save the image associated to EZMap in a standard image file and thus does not store ZMap attributes.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121