ExtractXMPMetadata Method (RasterCodecs) (original) (raw)

Summary

Extracts all XMP metadata from the source file and saves it to the destination XML file.

Overload List

Overload Description
ExtractXMPMetadata(Stream,Stream) Extracts all XMP metadata from the source file and saves it to the destination XML file.
ExtractXMPMetadata(string,string) Extracts all XMP metadata from the source file and saves it to the destination XML file.

Requirements

Target Platforms

See Also

RasterCodecs Class

RasterCodecs Members

Leadtools.Codecs Assembly

CompactFile(Stream,Stream,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method

CompactFile(Stream,Stream,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method

CompactFile(string,string,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method

CompactFile(string,string,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method

StartCompress(int,int,int,RasterByteOrder,RasterViewPerspective,int,byte[],int,int,CodecsCompression,CodecsCompressDataCallback) Method