Constructor

HeContrastCurvenew

Declaration

HeContrastCurve*
he_contrast_curve_new (
  gdouble low,
  gdouble normal,
  gdouble medium,
  gdouble high
)

Description

No description available.

Parameters

low

Type: gdouble

No description available.

normal

Type: gdouble

No description available.

medium

Type: gdouble

No description available.

high

Type: gdouble

No description available.

Return value

Type: HeContrastCurve

No description available.

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