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

Demonstrate how to display an image with SDL. More...

#include <SDL2/SDL.h>
#include "ramCanvas.hpp"
Include dependency graph for displayImageSDL2.cpp:

Go to the source code of this file.

Functions

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

Detailed Description

Demonstrate how to display an image with SDL.

Author
Mitch Richling http://www.mitchr.me/
Date
2022-08-18
Standards
C++20

Definition in file displayImageSDL2.cpp.

Function Documentation

◆ main()

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

Definition at line 41 of file displayImageSDL2.cpp.