Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | List of all members
HSVUtil Class Reference

Static Public Member Functions

static Color ConvertHsvToRgb (double h, double s, double v, float alpha)
 
static HsvColor ConvertRgbToHsv (Color color)
 
static HsvColor ConvertRgbToHsv (double r, double b, double g)
 

Member Function Documentation

static Color HSVUtil.ConvertHsvToRgb ( double  h,
double  s,
double  v,
float  alpha 
)
inlinestatic
static HsvColor HSVUtil.ConvertRgbToHsv ( Color  color)
inlinestatic
static HsvColor HSVUtil.ConvertRgbToHsv ( double  r,
double  b,
double  g 
)
inlinestatic

The documentation for this class was generated from the following file: