SaveXMPMetadata Method (RasterCodecs) (original) (raw)
Summary
Saves all XMP metadata from the source XML file to the destination image file.
Overload List
Overload | Description |
---|---|
SaveXMPMetadata(Stream,Stream) | Saves all XMP metadata from the source XML file to the destination image file. |
SaveXMPMetadata(string,string) | Saves all XMP metadata from the source XML file to the destination image file. |
Requirements
See Also
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