Represents a collection of all tags contained in the metadata model FIMD_GEOTIFF.

Namespace:  FreeImageAPI.Metadata
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
public sealed class MDM_GEOTIFF : MetadataModel
Visual Basic (Declaration)
Public NotInheritable Class MDM_GEOTIFF _
	Inherits MetadataModel
Visual C++
public ref class MDM_GEOTIFF sealed : public MetadataModel

Inheritance Hierarchy

System..::.Object
  FreeImageAPI.Metadata..::.MetadataModel
    FreeImageAPI.Metadata..::.MDM_GEOTIFF

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also