Documentation Portal      

您正在查找什么?

EBaseROI::SavePng

Saves the EBaseROI object to the given file, in PNG format.

Namespace: Euresys::Open_eVision_2_10

[C++]

void SavePng(
   const std::string& path,
   int compression
)

Parameters

path

The full path of the destination file.

compression

PNG compression, between 1 and 9 (1 is the fastest and 9 is the best compression). The default value is 1.

Remarks

See Image File Access - Save, Load - for details about file format and quality.

EBaseROI.SavePng

Saves the EBaseROI object to the given file, in PNG format.

Namespace: Euresys.Open_eVision_2_10

[C#]

void SavePng(
   string path,
   int compression
)

Parameters

path

The full path of the destination file.

compression

PNG compression, between 1 and 9 (1 is the fastest and 9 is the best compression). The default value is 1.

Remarks

See Image File Access - Save, Load - for details about file format and quality.

我们应显示哪一个API?

© 2019 EURESYS s.a.  -  关于文档  -  Open Source Licenses  -  Open eVision 2.10.0.1120