CathodeRetro::TVKnobSettings
Settings that mimic the knobs that would have been on the front of a CRT TV.
Index
Members
- saturation
-
float saturation = 1.0f
Type
float
Description
The saturation of the decoded signal (where 1.0 is "fully saturated") - brightness
-
float brightness = 1.0f
Type
float
Description
The brightnesss of the decoded signal (where 1.0 is "full brightness") - tint
-
float tint = 0.0f
Type
float
Description
An additional tint to apply to the output signal (0.0 gives the original hue, other values are a hue shift from there). -
float sharpness = 0.0f
Type
float
Description
The amount of sharpness (or blurring) to apply: 0.0
is unfiltered.1.0
is fully-sharpened.-1.0
is fully blurred.