API Version: 8.0
Library Version: 8.18
enum Vips.Precision
How accurate an operation should be.
VIPS_PRECISION_INTEGER
Int everywhere.
VIPS_PRECISION_FLOAT
Float everywhere.
VIPS_PRECISION_APPROXIMATE
Approximate integer output.
Content