Method

ClutterColorOplower_to_3d_lut

Declaration [src]

ClutterColorOp*
clutter_color_op_lower_to_3d_lut (
  ClutterColorOp* op,
  uint32_t size
)

Description

No description available.

Parameters

size

Type: uint32_t

No description available.

Return value

Type: ClutterColorOp

A lowered 3D LUT op, or NULL.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.