Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Gnome/testsuite/gsk/compare/   (Gnome Linux Desktop Version 4.23.2©)  Datei vom 30.5.2026 mit Größe 723 B image not shown  

Quelle  mask-modes-with-alpha.node   Sprache: unbekannt

 
Spracherkennung für: .node vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

mask {
  source: color {
    bounds: 0 0 50 50;
    color: rgb(255,0,0);
  }
  mask: color {
    bounds: 0 0 50 50;
    color: rgba(204,204,204,0.666667);
  }
}
mask {
  mode: luminance;
  source: color {
    bounds: 50 0 50 50;
    color: rgb(255,0,0);
  }
  mask: color {
    bounds: 50 0 50 50;
    color: rgba(204,204,204,0.666667);
  }
}
mask {
  mode: inverted-alpha;
  source: color {
    bounds: 0 50 50 50;
    color: rgb(255,0,0);
  }
  mask: color {
    bounds: 0 50 50 50;
    color: rgba(204,204,204,0.666667);
  }
}
mask {
  mode: inverted-luminance;
  source: color {
    bounds: 50 50 50 50;
    color: rgb(255,0,0);
  }
  mask: color {
    bounds: 50 50 50 50;
    color: rgba(204,204,204,0.666667);
  }
}

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-07-04]