Method
HeDynamicSchemeget_rotated_hue
Declaration
gdouble
he_dynamic_scheme_get_rotated_hue (
  HeDynamicScheme* self,
  gdouble* hb,
  gint hb_length1,
  gdouble* r,
  gint r_length1
)
      Parameters
hb- 
            
Type: An array of
gdoubleNo description available.
The length of the array is specified in the hb_length1argument.The data is owned by the caller of the method.  hb_length1- 
            
Type:
gintNo description available.
 r- 
            
Type: An array of
gdoubleNo description available.
The length of the array is specified in the r_length1argument.The data is owned by the caller of the method.  r_length1- 
            
Type:
gintNo description available.