WICMetadataHandler.Save Method

FreeImage.NET

WICMetadataHandlerSave Method
Saves the metadata to the underlying FreeImageBitmap. Modified metadata is not saved until this method is called.

Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public void Save()
See Also