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