Documentation Portal      

What are you looking for?

EZMap::SaveImageAndMetadata

Saves image format and Metadata JSON format.

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

void SaveImageAndMetadata(
   const std::string& pathImage,
   const std::string& pathMetadata,
   Euresys::Open_eVision_2_10::EImageFileType type
)

Parameters

pathImage

The full path to the destination file.

pathMetadata

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.

EZMap.SaveImageAndMetadata

Saves image format and Metadata JSON format.

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

void SaveImageAndMetadata(
   string pathImage,
   string pathMetadata,
   Euresys.Open_eVision_2_10.EImageFileType type
)

Parameters

pathImage

The full path to the destination file.

pathMetadata

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.

Which API shall we display?

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