Exemple #1
0
 public float GetValue(byte r, byte g, byte b)
 {
     return(_converterHelper.CalculateValue(r, g, b));
 }