ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Structures Reference / AT_SRCINFO
In This Topic
    AT_SRCINFO
    In This Topic

    Defines the source directory and the formats of the files for batch conversion.

     
    Copy Code
    AT_CHAR* lpcszSrcDir; 
    AT_CHAR* lpcszSrcFilter; 
    

    Members:

    Name Type Description
    lpcszSrcDir AT_CHAR* Source directory for batch conversion.
    lpcszSrcFilter AT_CHAR* File formats filter to be used for batch conversion.