Method

ClutterColorOp3d_lut_get_data

Declaration [src]

void
clutter_color_op_3d_lut_get_data (
  ClutterColorOp* op,
  uint32_t* out_size,
  const float** out_data
)

Description

No description available.

Parameters

out_size

Type: uint32_t*

No description available.

The data is owned by the caller of the method.
out_data

Type: const float**

No description available.

The data is owned by the caller of the method.