Skip to content

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

Packages

No packages published

Languages

  • C++ 43.8%
  • C# 40.6%
  • C 14.0%
  • PowerShell 1.0%
  • Objective-C 0.5%
  • Batchfile 0.1%