Skip to content

Latest commit

 

History

History

ge2d-resize

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

GE2D Resize

Example to use GE2D to resize an image

Build example

make

Copy example image

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

Run example

./main

Result output will be output.bmp file.