MDM_MAKERNOTE.Model Property

FreeImage.NET

MDM_MAKERNOTEModel Property
Retrieves the datamodel that this instance represents.

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

Property Value

Type: FREE_IMAGE_MDMODEL
See Also