FreeImage.NET Class Library Reference
FreeImageFindNextMetadata Method |
Overload List
Name | Description | |
---|---|---|
FindNextMetadata(FIMETADATA, FITAG) |
Find the next tag, if any, that matches the metadata model argument in a previous call
to FindFirstMetadata, and then alters the tag object contents accordingly.
|
|
FindNextMetadata(FIMETADATA, MetadataTag) |
Find the next tag, if any, that matches the metadata model argument in a previous call
to FindFirstMetadata, and then alters the tag object contents accordingly.
|
See Also