pub fn write_image_float<T>(tiff: *mut TinyTiffFile, buffer: &Vec<T>)
Expand description

writes row-major image data to a tiff file