API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
enum Vips.Align
See vips_join() and so on.
vips_join()
Operations like vips_join() need to be told whether to align images on the low or high coordinate edge, or centre.
See also: vips_join().
VIPS_ALIGN_LOW
Align low coordinate edge.
0
VIPS_ALIGN_CENTRE
Align centre.
1
VIPS_ALIGN_HIGH
Align high coordinate edge.
2
VIPS_ALIGN_LAST
No description available.
3
Content