FreeImage.FindFirstMetadata Method

FreeImage.NET

FreeImageFindFirstMetadata Method
Overload List
  Name Description
Public method Static member FindFirstMetadata(FREE_IMAGE_MDMODEL, FIBITMAP, FITAG)
Provides information about the first instance of a tag that matches the metadata model.
Public method Static member FindFirstMetadata(FREE_IMAGE_MDMODEL, FIBITMAP, MetadataTag)
Provides information about the first instance of a tag that matches the metadata model.
Top
See Also