DeleteTag Method (RasterCodecs) (original) (raw)
Summary
Deletes a tag from a file, if the file supports tags (TIFF, Exif or PNG).
Overload List
Overload | Description |
---|---|
DeleteTag(Stream,int,int) | Deletes a tag from a stream, if the file supports tags (TIFF, Exif, PNG). |
DeleteTag(string,int,int) | Deletes a tag from a file, if the file supports tags (TIFF, Exif or PNG). |
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