FreeImageAPI.Metadata Namespace

FreeImage.NET

FreeImageAPI.Metadata Namespace
 
Classes
  Class Description
Public class GifInformation
Provides additional information specific for GIF files. This class cannot be inherited.
Public class ImageMetadata
Class handling metadata of a FreeImage bitmap.
Public class MDM_ANIMATION
Represents a collection of all tags contained in the metadata model FIMD_ANIMATION.
Public class MDM_COMMENTS
Represents a collection of all tags contained in the metadata model FIMD_COMMENTS.
Public class MDM_CUSTOM
Represents a collection of all tags contained in the metadata model FIMD_CUSTOM.
Public class MDM_EXIF_EXIF
Represents a collection of all tags contained in the metadata model FIMD_EXIF_EXIF.
Public class MDM_EXIF_GPS
Represents a collection of all tags contained in the metadata model FIMD_EXIF_GPS.
Public class MDM_EXIF_MAIN
Represents a collection of all tags contained in the metadata model FIMD_EXIF_MAIN.
Public class MDM_GEOTIFF
Represents a collection of all tags contained in the metadata model FIMD_GEOTIFF.
Public class MDM_INTEROP
Represents a collection of all tags contained in the metadata model FIMD_EXIF_INTEROP.
Public class MDM_IPTC
Represents a collection of all tags contained in the metadata model FIMD_IPTC.
Public class MDM_MAKERNOTE
Represents a collection of all tags contained in the metadata model FIMD_EXIF_MAKERNOTE.
Public class MDM_NODATA
Represents a collection of all tags contained in the metadata model FIMD_NODATA.
Public class MDM_XMP
Represents a collection of all tags contained in the metadata model FIMD_XMP.
Public class MetadataModel
Base class that represents a collection of all tags contained in a metadata model.
Public class MetadataTag
Manages metadata objects and operations.
Public class Code example WICMetadataHandler
Windows Imaging Component Metadata Handler. See BitmapMetadata.
Enumerations
  Enumeration Description
Public enumeration DisposalMethodType
Specifies how a single frame will be handled after being displayed.
Public enumeration MetadataModelAltitudeType
Specifies different altitude types.
Public enumeration MetadataModelDirectionReference
Specifies different direction types.
Public enumeration MetadataModelExifImageOrientation
Specifies orientation of images.
Public enumeration MetadataModelInteroperabilityMode
Specifies interoperability types.
Public enumeration MetadataModelLatitudeType
Specifies the type of a latitude value.
Public enumeration MetadataModelLongitudeType
Specifies the type of a longitude value.
Public enumeration MetadataModelVelocityUnit
Specified different unit types.