Yes, ppm_tiff_writer is a Yes, ppm_tiff_writer is a sample code only to allow LibRaw samples to write output files. You may re-implement it, or use dcraw_mem_image() to create in-memory bitmap and save it using your own code. -- Alex Tutubalin @LibRaw LLC reply
Yes, ppm_tiff_writer is a sample code only to allow LibRaw samples to write output files.
You may re-implement it, or use dcraw_mem_image() to create in-memory bitmap and save it using your own code.