何をお探しですか?

EBaseROI::Save

Saves the EBaseROI object to the given file.

Namespace: Euresys::Open_eVision_2_5

[C++]

void Save(
   const std::string& path,
   Euresys::Open_eVision::EImageFileType type
)

void Save(
   ESerializer* serializer
)

Parameters

path

The full path of the destination file.

type

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

serializer

The ESerializer file-like object that is written to.

Remarks

By default (if no format is specified), the file format is determined from the file extension. If a serializer is used, then the Euresys proprietary file format is used. This format preserves attributes and sub-ROIs. See Supported Image File Types for details about supported files. See Image File Access - Save, Load - for details about file format and compatibility.

EBaseROI.Save

Saves the EBaseROI object to the given file.

Namespace: Euresys::Open_eVision_2_5

[C#]

void Save(
   string path,
   Euresys.Open_eVision_2_5.EImageFileType type
)

void Save(
   Euresys.Open_eVision_2_5.ESerializer serializer
)

Parameters

path

The full path of the destination file.

type

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

serializer

The ESerializer file-like object that is written to.

Remarks

By default (if no format is specified), the file format is determined from the file extension. If a serializer is used, then the Euresys proprietary file format is used. This format preserves attributes and sub-ROIs. See Supported Image File Types for details about supported files. See Image File Access - Save, Load - for details about file format and compatibility.

EBaseROI.Save

Saves the EBaseROI object to the given file.

[VB6]

void Save(
   String path,
   EImageFileType type
)

void Save(
   ESerializer serializer
)

Parameters

path

The full path of the destination file.

type

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

serializer

The ESerializer file-like object that is written to.

Remarks

By default (if no format is specified), the file format is determined from the file extension. If a serializer is used, then the Euresys proprietary file format is used. This format preserves attributes and sub-ROIs. See Supported Image File Types for details about supported files. See Image File Access - Save, Load - for details about file format and compatibility.

どのAPIを表示しますか?

© 西暦 EURESYS s.a.  -  このドキュメントについて  -  Open Source Licenses  -  Open eVision 2.5.1.1107