wrlib: add image flip functions

This patch adds RVerticalFlipImage and RHorizontalFlipImage functions.
This commit is contained in:
David Maciejak
2014-05-21 13:10:09 +01:00
committed by Carlos R. Mafra
parent 1265873fa3
commit 057048e09b
4 changed files with 139 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ libwraster_la_SOURCES = \
misc.c \
scale.c \
rotate.c \
flip.c \
convolve.c \
save_xpm.c \
xutil.c \