PICTools Programmer's Reference
PIC2List Functions

The PIC2List functions allow the PICTools PIC2List data to be searched, stored and retrieved. PIC2List provides PICTools operations with a way of returning information to an application when the amount of information and the types of information are not known.  It also provides an application with a way of providing this information to PICTools operations.  Ordinarily, the information is not strictly necessary to the PICTools operation.  For example, if an image comment is not returned to the client application, the image can still be decompressed.  Similarly, if the client application doesn't supply an image comment, an image can still be compressed.

A particular item of information, such as a single comment, is stored in a PIC2List packet.  Different types of information are stored in different kinds of PIC2List packets.  See also the PICTools include file pic2file.h for additional information. The PIC2List Functions are implemented in the pic2list.c file with header pic2list.h. These files are included in the PICTools SDK samples\common folder.

The PIC2List functions are in the following groups:

 

 


©2022. Accusoft Corporation. All Rights Reserved.

Send Feedback