summaryrefslogtreecommitdiffstats
path: root/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'image.h')
-rw-r--r--image.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/image.h b/image.h
index f83ed6b..bd59bb3 100644
--- a/image.h
+++ b/image.h
@@ -57,6 +57,9 @@ typedef struct {
bool aa;
bool alpha;
+ flipdir_t flip;
+ degree_t rotation;
+
Imlib_Color_Modifier cmod;
int gamma;