improve docs
This commit is contained in:
parent
3130b9b118
commit
0f2d1a6b0b
@ -277,7 +277,8 @@ vips_buildlut_init( VipsBuildlut *lut )
|
||||
* @...: %NULL-terminated list of optional named arguments
|
||||
*
|
||||
* This operation builds a lookup table from a set of points. Intermediate
|
||||
* values are generated by piecewise linear interpolation.
|
||||
* values are generated by piecewise linear interpolation. The lookup table is
|
||||
* always of type %gdouble, use vips_cast() to change it to the type you need.
|
||||
*
|
||||
* For example, consider this 2 x 2 matrix of (x, y) coordinates:
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user