Table of Contents ▸ List of Commands ▸ Values Manipulation ▸ apply_curve | ◀ xor | apply_gamma ▶ |
apply_curve
Arguments:
- 0<=smoothness<=1,x0,y0,x1,y1,x2,y2,...,xN,yN
Description:
Apply curve transformation to image values.Default values:
smoothness=1, x0=0, y0=100.
Example of use:
image.jpg +apply_curve 1,0,0,128,255,255,0