C#
Objective-C
C++/CLI
Java
Python
[FlagsAttribute()]
public enum RasterMetadataFlags
typedef NS_OPTIONS(NSUInteger, LTRasterMetadataFlags)
public final class RasterMetadataFlags
extends java.lang.Enum<RasterMetadataFlags>
[FlagsAttribute()]
public enum class RasterMetadataFlags
class RasterMetadataFlags(Enum):
None = 0
Comments = 1
Tags = 2
Markers = 4
GeoKeys = 8
All = 15
Value | Member | Description |
---|---|---|
0x00000000 | None | None |
0x00000001 | Comments | Comments |
0x00000002 | Tags | Tags |
0x00000004 | Markers | Markers |
0x00000008 | GeoKeys | GeoKeys |
0x0000000F | All | (Comments | Tags | Markers | GeoKeys) All (Comments, Tags, Markers and GeoKeys) |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document