1.2.0-rc2
Pre-release
Pre-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
.
- This is a low-level operation, make sure you free the returned memory with