ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / General Objects / HIG_PDF_SYSENCODING / IG_PDF_sysencoding_create_from_cmap_name
In This Topic
    IG_PDF_sysencoding_create_from_cmap_name
    In This Topic

    Create an encoding object from a PDF CMap name.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDF_sysencoding_create_from_cmap_name(
            HIG_PDF_ATOM hCMapName,
            LPHIG_PDF_SYSENCODING lphSysEncoding 
    );
    

    Arguments:

    Name Type Description
    hCMapName HIG_PDF_ATOM The CMap name.
    lphSysEncoding LPHIG_PDF_SYSENCODING New encoding object.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.