VectSharp  2.2.1
A light library for C# vector graphics
VectSharp.Raster.ImageSharp.ImageSharpContextInterpreter.UnknownFormatException Class Reference

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...

Inheritance diagram for VectSharp.Raster.ImageSharp.ImageSharpContextInterpreter.UnknownFormatException:

Properties

string Format [get]
 The extension of the file that does not correspond to any known file format. More...
 

Detailed Description

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.

Property Documentation

◆ Format

string VectSharp.Raster.ImageSharp.ImageSharpContextInterpreter.UnknownFormatException.Format
get

The extension of the file that does not correspond to any known file format.

Definition at line 1068 of file ImageSharpContext.cs.


The documentation for this class was generated from the following file: