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