FreeImage.FindNextMetadata Method

FreeImage.NET

FreeImageFindNextMetadata Method
Overload List
  Name Description
Public method Static member 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.
Public method Static member 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.
Top
See Also