Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Functions
Image Viewer

A basic image viewer, supports LDR and HDR images.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

The main function of the image viewer.

Parameters
argcthe number of input arguments.
argva pointer to the raw input arguments.
Returns
a general error code.