Skip to content

1.2.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kleisauke kleisauke released this 09 Jan 19:03
· 269 commits to master since this release

As rc1, but incorporating a improvement:

Added

  • Add image.WriteToMemory(out ulong) to write the image to an unformatted C-style array.
    • This is a low-level operation, make sure you free the returned memory with NetVips.Free.