class LutLayer extends AssetBasedSource implements AdjustmentInterface

Defines the 3D lookup table to apply to images and videos.

Learn more: Applying 3D LUTs to images | Applying 3D LUTs to videos

Methods

__construct($lut)

LutLayer constructor.

getTransformation()

Gets the transformation.

Details

__construct($lut)

LutLayer constructor.

Parameters

Name Type Description
$lut

Transformation getTransformation()

Gets the transformation.

Return Value

Transformation