FreeImageBitmap.Metadata Property

FreeImage.NET

FreeImageBitmapMetadata Property
Gets a new instance of a metadata representing class.

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

Property Value

Type: ImageMetadata
See Also