public ColorDist(ScalerCfg cfg)
 {
     Cfg = cfg;
 }
Exemple #2
0
 public ColorEq(ScalerCfg cfg) : base(cfg)
 {
 }