sepia_yiq(src, offset)ΒΆ
Sepia tone effect calculated in YIQ space. Results in a deeper brown colour than sepia_rgb.
Inputs
| name | type | default | description |
|---|---|---|---|
| src | image | Source image | |
| offset | int | Colour offset to move around the default sepia tone. |
Outputs
| name | type | default | description |
|---|---|---|---|
| dst | image | Destination image |