Constructor

HeQuantizerResultnew

Declaration

HeQuantizerResult*
he_quantizer_result_new (
  GHashTable* color_to_count
)

Description

No description available.

Parameters

color_to_count

Type: GHashTable

No description available.

The data is owned by the caller of the function.

Return value

Type: HeQuantizerResult

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.