ImageGear for C and C++ on Linux v20.0 - Updated
AT_SRCINFO
API Reference Guide > Core Component API Reference > Core Component Structures Reference > AT_SRCINFO

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.

Is this page helpful?
Yes No
Thanks for your feedback.