summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-win32.c
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2011-07-06 15:14:55 +0200
committerAndrea Canciani <ranma42@gmail.com>2011-07-08 11:14:16 +0200
commit9374cf0a9730843881043c39ab4c6f6d31af7cce (patch)
treed3b5e7ed968ab05e894fecc6bba9f3291bf65279 /boilerplate/cairo-boilerplate-win32.c
parentd7cc30eb0112010533d05b4579a12e7a2910b08d (diff)
pattern: Implement _rgb functions as wrappers over _rgba functions
cairo_pattern_create_rgb() and cairo_pattern_add_color_stop_rgb() implement the same logic as cairo_pattern_create_rgba() and cairo_pattern_add_color_stop_rgba() with an alpha == 1.0. Instead of duplicating the code, they can simply call into the more general functions.
Diffstat (limited to 'boilerplate/cairo-boilerplate-win32.c')
0 files changed, 0 insertions, 0 deletions