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

Quelle  radial-optimized.yaml   Sprache: unbekannt

 
# A small radial gradient in a large primitive.
# Most of the primitive is the constant color of the last gradient stop,
# and webrender will try to optimize these parts by drawing them with
# solid color primitives.
---
root:
  items:
    - type: radial-gradient
      bounds: 10 20 300 330
      center: 160 155
      radius: 10 15
      stops: [0, [255.0,0,0,0.7], 1, [0,0,255.0,0.7]]

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]