LNITFFile::AppendGraphicSegment

#include "ltwrappr.h"

L_INT LNITFFile::AppendGraphicSegment(pVector, prcVecBounds)

Appends a graphic data to the graphic segment inside the NITF file.

Parameters

LVectorBase * pVector

Pointer to an LVectorBase class object that holds the graphic data to be added to the graphic segment into the NITF file.

LPRECT prcVecBounds

Pointer to a RECT structure that specifies the bounding rectangle for the graphic data.

Returns

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

Required DLLs and Libraries

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

LEADTOOLS NITF C++ Class Library Help

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