VectSharp
2.2.1
A light library for C# vector graphics
|
The exception that is raised when the output file format is not specified and the file name does not have an extension corresponding to a known file format. More...
Properties | |
string | Format [get] |
The extension of the file that does not correspond to any known file format. More... | |
The exception that is raised when the output file format is not specified and the file name does not have an extension corresponding to a known file format.
Definition at line 1063 of file ImageSharpContext.cs.
|
get |
The extension of the file that does not correspond to any known file format.
Definition at line 1068 of file ImageSharpContext.cs.