ImageGear for C and C++ on Linux v20.0 - Updated
IG_PDF_basnull_create
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASNULL > IG_PDF_basnull_create

Creates a direct null object.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_basnull_create(
        LPHIG_PDF_BASOBJ lphNull 
);

Arguments:

Name Type Description
lphNull LPHIG_PDF_BASOBJ Null object.

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.