orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-poisson-fill
/
org.openrndr.poissonfill
/
LaplacianIntegrator
Laplacian
Integrator
class
LaplacianIntegrator
(
width
:
Int
,
height
:
Int
,
downscaling
:
Int
=
1
,
type
:
ColorType
=
ColorType.FLOAT32
)
(
source
)
Members
Constructors
Laplacian
Integrator
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
,
downscaling
:
Int
=
1
,
type
:
ColorType
=
ColorType.FLOAT32
)
Functions
process
Link copied to clipboard
fun
process
(
input
:
ColorBuffer
)
:
ColorBuffer