← All models
Post Processing Parabolize
post-processing-parabolize
Image editby post-processing
Apply a parabolic distortion effect with configurable coefficient and vertex position.
images
Pricing
- Price
- 0.125 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| vertex_x | number | Vertex X position |
| vertex_y | number | Vertex Y position |
| image_urlrequired | string | URL of image to process |
| parabolize_coeff | number | Parabolize coefficient |
Output
| Field | Type | Description |
|---|---|---|
| images | array | The processed images with parabolize effect |
