Skip to content

Latest commit

 

History

History

ge2d-crop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

GE2D Crop

Example to use GE2D to crop an image

Build example

make

Copy example image

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

Run example

./main

Result output will be output.bmp file.