WICMetadataHandler.Keywords Property
From FreeImage.NET
FreeImage.NET Class Library Reference
| WICMetadataHandlerKeywords Property |
Gets or sets a collection of keywords that describe the bitmap image.
Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
public ReadOnlyCollection<string> Keywords { get; set; }