Class

ClutterColorOp3DLut

Description

final class Clutter.ColorOp3DLut : Clutter.ColorOp
{
  /* No available fields */
}

No description available.

Hierarchy

hierarchy this ClutterColorOp3DLut ancestor_0 ClutterColorOp ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0

Constructors

clutter_color_op_3d_lut_new
No description available.

Instance methods

Methods inherited from ClutterColorOp (22)
clutter_color_op_3d_lut_get_data
No description available.

clutter_color_op_can_lower_to_3d_lut
No description available.

clutter_color_op_can_lower_to_curve_1d
No description available.

clutter_color_op_can_lower_to_matrix_4x4
No description available.

clutter_color_op_curve_1d_get_data
No description available.

clutter_color_op_do_transform
No description available.

clutter_color_op_do_transform_one
No description available.

clutter_color_op_gamma_power_get_power
No description available.

clutter_color_op_get_clamps_input
No description available.

clutter_color_op_get_clamps_output
No description available.

clutter_color_op_get_transforms_alpha
No description available.

clutter_color_op_lower_to_3d_lut
No description available.

clutter_color_op_lower_to_curve_1d
No description available.

clutter_color_op_lower_to_matrix_4x4
No description available.

clutter_color_op_matrix_4x4_get_matrix
No description available.

clutter_color_op_multiply_get_value
No description available.

clutter_color_op_srgb_piecewise_eotf_get_unit_range_only
No description available.

clutter_color_op_srgb_piecewise_inv_eotf_get_unit_range_only
No description available.

clutter_color_op_to_string
No description available.

clutter_color_op_try_combine
No description available.

clutter_color_op_ycbcr_matrix_get_coeffs
No description available.

clutter_color_op_ycbcr_matrix_get_matrix
No description available.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct ClutterColorOp3DLutClass {
  ClutterColorOpClass parent_class;
  
}

No description available.

Class members
parent_class: ClutterColorOpClass

No description available.