Kind: Class
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/flow-replay.dto.ts
A region (PERCENT 0-100 of the natural image) to BLACK OUT before upload. The worker burns a filled rectangle into the screenshot pixels — destructive by design, so a redacted value can never be recovered from the stored asset.
Properties
| Property | Type |
|---|---|
x | number |
y | number |
w | number |
h | number |
Was this page helpful?