Talk:Tweak
From Avisynth wiki
(Difference between revisions)
(Created page with "todo add definitions: AVSHue = 180 * atan2((V-128), (U-128)) / Pi with https://en.wikipedia.org/wiki/Atan2 sat = sqrt((U-128)^2 + (V-128)^2) ~~~~") |
Latest revision as of 15:42, 6 March 2016
todo add definitions: AVSHue = 180 * atan2((V-128), (U-128)) / Pi with https://en.wikipedia.org/wiki/Atan2 sat = sqrt((U-128)^2 + (V-128)^2) Admin 15:42, 6 March 2016 (CET)