Skip to content

Commit

Permalink
Document BLEND_VERTICALLY
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinTArthur committed Feb 13, 2022
1 parent 687a130 commit defd1f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vsfieldkit/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ class ChromaSubsampleScanning(Enum):

class InterlacedScanPostProcessor(Enum):
BLEND_VERTICALLY = 'BLEND_VERTICALLY'
"""Blends the entire contents vertically to remove comb lines. You
effectively lose close to half of the vertical detail as a side effect."""

0 comments on commit defd1f6

Please sign in to comment.