WICMetadataHandler.Rating Property

FreeImage.NET

WICMetadataHandlerRating Property
Gets or sets a value that identifies the image rating.

Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public int Rating { get; set; }

Property Value

Type: Int32
The rating value between 0 and 5.
See Also