![]() |
Paradox Game Engine
v1.0.0 beta06
|
Classes | |
class | GifInformation |
Provides additional information specific for GIF files. This class cannot be inherited. More... | |
class | ImageMetadata |
Class handling metadata of a FreeImage bitmap. More... | |
class | MDM_ANIMATION |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_ANIMATION. More... | |
class | MDM_COMMENTS |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_COMMENTS. More... | |
class | MDM_CUSTOM |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_CUSTOM. More... | |
class | MDM_EXIF_EXIF |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_EXIF_EXIF. More... | |
class | MDM_EXIF_GPS |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_EXIF_GPS. More... | |
class | MDM_EXIF_MAIN |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_EXIF_MAIN. More... | |
class | MDM_GEOTIFF |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_GEOTIFF. More... | |
class | MDM_INTEROP |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_EXIF_INTEROP. More... | |
class | MDM_IPTC |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_IPTC. More... | |
class | MDM_MAIN |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_EXIF_MAIN. This class is obsolete. Use class MDM_EXIF_MAIN instead. More... | |
class | MDM_MAKERNOTE |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_EXIF_MAKERNOTE. More... | |
class | MDM_NODATA |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_NODATA. More... | |
class | MDM_XMP |
Represents a collection of all tags contained in the metadata model FREE_IMAGE_MDMODEL.FIMD_XMP. More... | |
class | MetadataModel |
Base class that represents a collection of all tags contained in a metadata model. More... | |
class | MetadataTag |
Manages metadata objects and operations. More... | |
Enumerations | |
enum | DisposalMethodType : byte { DisposalMethodType.Unspecified, DisposalMethodType.Leave, DisposalMethodType.Background, DisposalMethodType.Previous, DisposalMethodType.Unspecified, DisposalMethodType.Leave, DisposalMethodType.Background, DisposalMethodType.Previous } |
Specifies how a single frame will be handled after being displayed. More... | |
enum | DisposalMethodType : byte { DisposalMethodType.Unspecified, DisposalMethodType.Leave, DisposalMethodType.Background, DisposalMethodType.Previous, DisposalMethodType.Unspecified, DisposalMethodType.Leave, DisposalMethodType.Background, DisposalMethodType.Previous } |
Specifies how a single frame will be handled after being displayed. More... | |
enum FreeImageAPI.Metadata.DisposalMethodType : byte |
Specifies how a single frame will be handled after being displayed.
Definition at line 10 of file DisposalMethodType.cs.
enum FreeImageAPI.Metadata.DisposalMethodType : byte |
Specifies how a single frame will be handled after being displayed.
Definition at line 10 of file DisposalMethodType.cs.