MRaster examples 21.0.0.0
Image Processing Library
Loading...
Searching...
No Matches
convertRawToTIFF.cpp File Reference

Demonstrate how load a floating point RAW file and save it as an integer TIFF. More...

#include "ramCanvas.hpp"
Include dependency graph for convertRawToTIFF.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Demonstrate how load a floating point RAW file and save it as an integer TIFF.

Author
Mitch Richling http://www.mitchr.me/
Keywords
MRaster
Standards
C++20

Definition in file convertRawToTIFF.cpp.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 37 of file convertRawToTIFF.cpp.