summaryrefslogtreecommitdiff
path: root/base/gxpcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/gxpcolor.h')
-rw-r--r--base/gxpcolor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/gxpcolor.h b/base/gxpcolor.h
index 8e4b2077f..248e70383 100644
--- a/base/gxpcolor.h
+++ b/base/gxpcolor.h
@@ -168,6 +168,7 @@ struct gx_pattern_trans_s {
int planestride;
int n_chan; /* number of pixel planes including alpha */
bool has_shape; /* extra plane inserted */
+ bool has_tags; /* and yet another plane for the tag */
int width; /* Complete plane width/height; rect may be a subset of this */
int height;
const pdf14_nonseparable_blending_procs_t *blending_procs;