Vips.OperationMath2 (original) (raw)
Vips
API Version: 8.0
Library Version: 8.17
Type
Generated by gi-docgen 2025.3
Enumeration
VipsOperationMath2
Declaration
enum Vips.OperationMath2
Description [src]
See also: vips_math().
Members
pow(left, right)
.
- Value:
0
- Available since: 8.0
pow(right, left)
.
- Value:
1
- Available since: 8.0
atan2(left, right)
.
- Value:
2
- Available since: 8.0
Content