API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
enum Vips.CombineMode
See vips_draw_image() and so on.
vips_draw_image()
Operations like vips_draw_image() need to be told how to combine images from two sources.
See also: vips_join().
VIPS_COMBINE_MODE_SET
Set pixels to the new value.
0
VIPS_COMBINE_MODE_ADD
Add pixels.
1
VIPS_COMBINE_MODE_LAST
No description available.
2
Content