MetadataModel.Exists Property

FreeImage.NET

MetadataModelExists Property
Returns whether this model exists in the bitmaps metadata structure.

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

Property Value

Type: Boolean
See Also