LaplacianIntegrator

class LaplacianIntegrator(width: Int, height: Int, downscaling: Int = 1, type: ColorType = ColorType.FLOAT32)(source)

Constructors

Link copied to clipboard
constructor(width: Int, height: Int, downscaling: Int = 1, type: ColorType = ColorType.FLOAT32)

Functions

Link copied to clipboard
fun process(input: ColorBuffer): ColorBuffer