Add support for other image formats
The format should be set on the Type property of the XLPicture object, it
should be set as a string, the class will then try to convert it to a valid
format. If it fails to do so, it will set the format to Jpeg.
1 parent e1c9e8c commit a35026eb66b92aecab353ad96cb9ee7dae358dbe
@clinchergt clinchergt authored on 26 Apr 2017
Showing 10 changed files
View
ClosedXML/Excel/Drawings/IXLPicture.cs
View
ClosedXML/Excel/Drawings/XLPicture.cs
View
ClosedXML/Excel/XLWorkbook_Save.cs
View
ClosedXML_Examples/ClosedXML_Examples.csproj
View
ClosedXML_Examples/ImageHandling/ImageAnchors.cs
View
ClosedXML_Examples/ImageHandling/ImageFormats.cs 0 → 100644
View
ClosedXML_Examples/Resources/ImageHandling.jpg 0 → 100644
View
ClosedXML_Tests/ClosedXML_Tests.csproj
View
ClosedXML_Tests/Examples/ImageHandlingTests.cs
View
ClosedXML_Tests/Resource/Examples/ImageHandling/ImageFormats.xlsx 0 → 100644
Not supported