| API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_STREAM > IG_PDF_stream_close |
Closes the specified stream.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_stream_close(
HIG_PDF_STREAM hStream
);
|
|
| Name | Type | Description |
|---|---|---|
| hStream | HIG_PDF_STREAM | The stream to close. |
Error count.
This function does not process image pixels.