Skip to content

Magick.WASM 0.0.3

Compare
Choose a tag to compare
@dlemstra dlemstra released this 10 Aug 22:34
eb640c3

Changes in Magick.WASM:

  • Added MagickFormat.Avif.
  • Added MagickReadSettings that can be used to read an image with a specific size.
  • Added MagickColor class that can be used to create colors.
  • Added static MagickColors class that contains fields with known colors.
  • Added extra constructors to MagickGeometry.
  • Added fields for the flags of a MagickGeometry.
  • Added new properties and methods to MagickImage: artifactNames, backgroundColor, colorAlpha, composite, compositeGravity, deskew, distort, extent, removeArtifact, setArtifact, virtualPixelMethod
  • Added separate to MagickImage and introduced MagickImageCollection class to store all the channels.

Library updates:

  • ImageMagick 7.0.10-25 beta