←Select platform

RasterMetadata Class

Summary

Provides base functionality for dealing with metadata stored in various image file formats.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
[SerializableAttribute()] 
public abstract class RasterMetadata 
<SerializableAttribute()> 
Public MustInherit Class RasterMetadata  
public sealed class RasterMetadata  
@interface LTRasterMetadata : NSObject <NSCopying, NSCoding> 
public abstract class RasterMetadata 
function Leadtools.RasterMetadata() 
[SerializableAttribute()] 
public ref class RasterMetadata abstract  

Remarks

"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:

Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly