Exemplo n.º 1
0
 public ColorDist(ScalerCfg cfg)
 {
     Cfg = cfg;
 }
Exemplo n.º 2
0
 public ColorEq(ScalerCfg cfg) : base(cfg)
 {
 }