enum Vips::Enums::Align
Overview
Various types of alignment.
Defined in:
vips/enums.crEnum Members
-
Low =
0
-
Align on the low coordinate edge
-
Centre =
1
-
Align on the centre.
-
High =
2
-
Align on the high coordinate edge