ImageGear for C and C++ on Linux v20.0 - Updated
IG_PDF_stream_close
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_STREAM > IG_PDF_stream_close

Closes the specified stream.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_stream_close(
        HIG_PDF_STREAM hStream 
);

Arguments:

Name Type Description
hStream HIG_PDF_STREAM The stream to close.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Is this page helpful?
Yes No
Thanks for your feedback.