FreeImage.SetMetadata Method

FreeImage.NET

FreeImageSetMetadata Method
Overload List
  Name Description
Public method Static member SetMetadata(FREE_IMAGE_MDMODEL, FIBITMAP, String, FITAG)
Attach a new FreeImage tag to a dib.
Public method Static member SetMetadata(FREE_IMAGE_MDMODEL, FIBITMAP, String, MetadataTag)
Attach a new metadata tag to a FreeImage bitmap.
Top
See Also