Changeset 7844 for trunk/ippTools/src/pxframes.c
- Timestamp:
- Jul 7, 2006, 2:40:19 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxframes.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxframes.c
r7843 r7844 59 59 for (int j = 0; j < frame->images->n; j++) { \ 60 60 imfiletype##Row *image = frame->images->data[j]; \ 61 fprintf (stream, "%s %s %s\n", \62 image->exp_id, image->class_id, image->uri); \63 61 psMetadata *md = imfiletype##MetadataFromObject(image); \ 64 62 psMetadataAddMetadata(output, PS_LIST_TAIL, #imfiletype, PS_META_DUPLICATE_OK, NULL, md); \
Note:
See TracChangeset
for help on using the changeset viewer.
