IsSvg Method (RasterCodecs) (original) (raw)
Summary
Quickly determines whether the URL contains SVG data.
Overload List
Overload | Description |
---|---|
IsSvg(Stream) | Quickly determines whether the stream contains SVG data. |
IsSvg(string) | Quickly determines whether the file contains SVG data. |
IsSvg(Uri)(Uri) | Quickly determines whether the URL contains SVG data. |
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