MetadataModel.InteroperabilityMode Enumeration
From FreeImage.NET
FreeImage.NET Class Library Reference
| MetadataModelInteroperabilityMode Enumeration |
Specifies interoperability types.
Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
public enum InteroperabilityMode
| Member name | Value | Description | |
|---|---|---|---|
| Undefined | 0 | No or unknown type. | |
| R98 | 1 | Indicates a file conforming to R98 file specification of Recommended Exif Interoperability Rules (ExifR98) or to DCF basic file stipulated by Design Rule for Camera File System. | |
| THM | 2 | Indicates a file conforming to DCF thumbnail file stipulated by Design rule for Camera File System. |