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

Quelle  mask-modes-in-opacity.node   Sprache: unbekannt

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

opacity {
  opacity: 0.6;
  child: container {
    mask {
      source: color {
        bounds: 0 0 30 30;
        color: rgb(255,0,0);
      }
      mask: color {
        bounds: 15 15 30 30;
        color: rgb(170,170,170);
      }
    }
    mask {
      mode: inverted-alpha;
      source: color {
        bounds: 50 0 30 30;
        color: rgb(0,255,0);
      }
      mask: color {
        bounds: 65 15 30 30;
        color: rgb(170,170,170);
      }
    }
    mask {
      mode: luminance;
      source: color {
        bounds: 0 50 30 30;
        color: rgb(255,255,0);
      }
      mask: color {
        bounds: 15 65 30 30;
        color: rgb(170,170,170);
      }
    }
    mask {
      mode: inverted-luminance;
      source: color {
        bounds: 50 50 30 30;
        color: rgb(0,0,255);
      }
      mask: color {
        bounds: 65 65 30 30;
        color: rgb(170,170,170);
      }
    }
  }
}

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