noZeroToOneScaling property

bool noZeroToOneScaling
getter/setter pair

Set to true to prevent scaling of rgb values when all 3 fall between 0<=r,g,b<=1.0

Implementation

static bool noZeroToOneScaling = false;