imwrite
- bool imwrite(string path, size_t width, size_t height, ImageFormat format, BitDepth depth, ubyte[] data)
- bool imwrite(Image image, string path)
- bool imwrite(Slice!(kind, packs, T*) slice, ImageFormat format, string path)
dcv io image
aliasesfunctionsstructs
Convenience wrapper for imwrite with Image.