noZeroToOneScaling property Null safety
read / write
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;
Set to true to prevent scaling of rgb values when all 3 fall between 0<=r,g,b<=1.0
static bool noZeroToOneScaling = false;