Geen omschrijving
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

OnlyLuma.gimmick 624B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. set cut_paste_input [stack 0]
  2. version 10.5 v3
  3. push $cut_paste_input
  4. Group {
  5. name OnlyLuma
  6. selected true
  7. xpos -777
  8. ypos 63
  9. addUserKnob {20 User}
  10. addUserKnob {26 luma l "rgb luma contribution only"}
  11. }
  12. Input {
  13. inputs 0
  14. name Input1
  15. xpos 53
  16. ypos -93
  17. }
  18. set N90153800 [stack 0]
  19. push $N90153800
  20. Expression {
  21. expr0 (r/(r+g+b)/3)
  22. expr1 (g/(r+g+b)/3)
  23. expr2 (b/(r+g+b)/3)
  24. name ColorContribution
  25. xpos 53
  26. ypos -53
  27. }
  28. Merge2 {
  29. inputs 2
  30. operation divide
  31. name Merge1
  32. xpos 110
  33. ypos 50
  34. }
  35. Output {
  36. name Output1
  37. xpos 110
  38. ypos 150
  39. }
  40. end_group
  41. # Creation Time=Mon Jul 03 20:26:30 2017
  42. # Creator=ne