Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/gfx/wr/wrench/reftests/gradient/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1009 B image not shown  

Quelle  repeat-radial-ref.yaml   Sprache: unbekannt

 
---
root:
  items:
    - type: radial-gradient
      bounds: 50 50 300 300
      center: 150 150
      radius: 150 150
      # note: we need stops up to 1.4 because a repeating radial gradient
      # will fill the whole rect beyond 1.0. So the furthest radius we have
      # to fill in is the diagonal of the unit square
      stops: [0.0, red,
              0.1, red,
              0.1, blue,
              0.2, blue,
              0.2, red,
              0.3, red,
              0.3, blue,
              0.4, blue,
              0.4, red,
              0.5, red,
              0.5, blue,
              0.6, blue,
              0.6, red,
              0.7, red,
              0.7, blue,
              0.8, blue,
              0.8, red,
              0.9, red,
              0.9, blue,
              1.0, blue,
              1.0, red,
              1.1, red,
              1.1, blue,
              1.2, blue,
              1.2, red,
              1.3, red,
              1.3, blue,
              1.4, blue]

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]