TV Blackout
Remove reflections off TV screens and make them appear black
Last updated
Was this helpful?
Remove reflections off TV screens and make them appear black
Controls the appearance of television screens in the photo.
Parent Property Name: restage
Sub-property: tvs
Accepted Values: string | null
Values:
AS_SHOT: Leaves the TV screen exactly as captured in the raw photo.
BLACK_OUT: In-paints the screen to appear completely black or off.
Default: AS_SHOT
Example:
{
"restage": {
"tvs": "BLACK_OUT"
}
}

Last updated
Was this helpful?
Was this helpful?