LVectorFile::SaveFile

Summary

Creates a file in any of the supported compressed or uncompressed formats.

Syntax

#include "ltwrappr.h"

virtual L_INT LVectorFile::SaveFile(nFormat, pSaveFileOption=NULL)

Parameters

L_INT nFormat

Output file format. For valid values, refer to Summary of All Supported Image File Formats.

pSAVEFILEOPTION pSaveFileOption

Pointer to a SAVEFILEOPTION structure that contains information about saving the file.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

Note: More options are available in the SAVEFILEOPTION  structure.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LVectorFile::LVectorFile().

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Vector C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.