Sharpness
Adjust image sharpness using a convolution kernel
Adjust image sharpness using a convolution kernel
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| sharpness | range | 0 | How sharp to make the underlying image |
Usage
vue
<Shader>
<Sharpness>
<Circle />
</Sharpness>
</Shader>