Leadtools Namespace : RasterMetadata Class |
[SerializableAttribute()] public abstract class RasterMetadata
'Declaration <SerializableAttribute()> Public MustInherit Class RasterMetadata
'Usage Dim instance As RasterMetadata
public sealed class RasterMetadata
function Leadtools.RasterMetadata()
[SerializableAttribute()] public ref class RasterMetadata abstract
"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:
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2