LMMS
Loading...
Searching...
No Matches
Color.cpp File Reference
#include "../Color.hpp"

Functions

static START_NAMESPACE_DGL float computeHue (float h, float m1, float m2)
static void fixRange (float &value)
static float getFixedRange (const float &value)
static uchar getFixedRange2 (const float &value)

Function Documentation

◆ computeHue()

START_NAMESPACE_DGL float computeHue ( float h,
float m1,
float m2 )
static

◆ fixRange()

void fixRange ( float & value)
static

◆ getFixedRange()

float getFixedRange ( const float & value)
static

◆ getFixedRange2()

uchar getFixedRange2 ( const float & value)
static