Skip to content

modulexcite/GraphicsMagick.NET

 
 

Repository files navigation

Breaking changes.

GraphicsMagick.NET 1.3.21.1:
  - Renamed MagickImage.GetOption to GetDefine.
  - Removed ReadWarning property and the Read methods no longer return a WarningException. The only way to
    get warnings is with the Warning event of MagickImage.
  - Removed MagickImage.IsMonochrome and added new UseMonochrome property to MagickReadSettings.

GraphicsMagick.NET 1.3.19.2:
  - Changed arguments for the Map method of MagickImage.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 43.6%
  • C# 40.7%
  • C 14.6%
  • Other 1.1%