Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 206 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 206 Bytes

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.