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 572 B image not shown  

Quelle  mask-empty-source.node   Sprache: unbekannt

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

/* guarantee bounds */
color {
  color: transparent;
  bounds: 0 0 90 90;
}

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

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