CathodeRetro::TVKnobSettings
Settings that mimic the knobs that would have been on the front of a CRT TV.
Index
Members
- saturation
-
float saturation = 1.0fType
floatDescription
The saturation of the decoded signal (where 1.0 is "fully saturated") - brightness
-
float brightness = 1.0fType
floatDescription
The brightnesss of the decoded signal (where 1.0 is "full brightness") - tint
-
float tint = 0.0fType
floatDescription
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.0fType
floatDescription
The amount of sharpness (or blurring) to apply: 0.0is unfiltered.1.0is fully-sharpened.-1.0is fully blurred.