Skip to content

Latest commit

 

History

History

ge2d-rotate

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

GE2D Rotate

Example to use GE2D to rotate an image

Build example

make

Copy example image

cp ../../samples/input_rgba.bmp .

Run example

./main

Result output will be output.bmp file.