Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/gfx/wr/wrench/reftests/clip/   (Office von Apache Version 25.8.3.2©)  Datei vom 10.2.2025 mit Größe 536 B image not shown  

Quelle  clip-mode.yaml   Sprache: unbekannt

 
---
root:
  items:
    - type: clip
      id: 2
      complex:
        - rect: [20, 20, 100, 100]
          radius: 32
    - type: clip-chain
      id: 12
      clips: [2]
    - type: rect
      bounds: [20, 20, 100, 100]
      color: red
      clip-chain: 12

    - type: clip
      id: 3
      complex:
        - rect: [130, 20, 100, 100]
          radius: 32
          clip-mode: clip-out
    - type: clip-chain
      id: 13
      clips: [3]
    - type: rect
      bounds: [130, 20, 100, 100]
      color: green
      clip-chain: 13

[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]