Class

HeScoreAnnotatedColor

Description

class He.ScoreAnnotatedColor : GObject.TypeInstance
{
  volatile int ref_count,
  gint argb,
  gdouble cam_hue,
  gdouble cam_chroma,
  gdouble excited_proportion,
  gdouble score,
  GCompareFunc he_score_annotated_color_cmp
}

No description available.

Constructors

he_score_annotated_color_new
No description available.

Class structure

struct HeScoreAnnotatedColorClass {
  /* no available fields */
}

No description available.