[SerializableAttribute()]
public abstract class RasterMetadata
@interface LTRasterMetadata : NSObject <NSCopying, NSCoding>
public abstract class RasterMetadata
[SerializableAttribute()]
public ref class RasterMetadata abstract
class RasterMetadata:
"Metadata" refers to extra information that is stored with an image, but is not necessary for decoding the image.
Metadata can contain information about the camera used to take the image, the author, date and time the image was taken, where the image was taken, whether the camera has GPS capabilities, etc. When an image is modified, you should preserve the original information, if possible. Metadata includes markers, tags and comments.
Classes which derive from RasterMetadata include:
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