16 lines
579 B
Markdown
16 lines
579 B
Markdown
# orx-poisson-fill
|
|
|
|
Post processing effect that fills transparent parts of the image interpolating the edge pixel colors. GPU-based.
|
|
|
|
<!-- __demos__ -->
|
|
## Demos
|
|
### DemoPoissonFill01
|
|
[source code](src/demo/kotlin/DemoPoissonFill01.kt)
|
|
|
|

|
|
|
|
### DemoPoissonFill02
|
|
[source code](src/demo/kotlin/DemoPoissonFill02.kt)
|
|
|
|

|