summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index 62038a4..07ecc45 100644
--- a/options.h
+++ b/options.h
@@ -40,6 +40,7 @@ typedef enum {
typedef struct {
unsigned int bit_depth;
mode_t mode;
+ bool stripe;
selection_t selection;
color_space_t color_space;
unsigned int width, height;