Constructor
HeContrastCurvenew
Declaration
HeContrastCurve*
he_contrast_curve_new (
  gdouble low,
  gdouble normal,
  gdouble medium,
  gdouble high
)
      Parameters
low- 
            
Type:
gdoubleNo description available.
 normal- 
            
Type:
gdoubleNo description available.
 medium- 
            
Type:
gdoubleNo description available.
 high- 
            
Type:
gdoubleNo 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. |