ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ArtX Component API Reference / ArtX Component Objects Reference / HIG_ARTX_PAGE / IG_ARTX_page_create
In This Topic
    IG_ARTX_page_create
    In This Topic

    This function creates new blank ArtX page object.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT IG_ARTX_page_create(
            LPHIG_ARTX_PAGE lphArtPage
    );
    

    Arguments:

    Name Type Description
    lphArtPage LPHIG_ARTX_PAGE ArtX page handle.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.

    Remarks:

    Upon successful completion: