RGB to HSB
  • defektv
    junior Member
    Posts: 1
    Joined: Thu Apr 24, 2008 2:06 pm

    RGB to HSB

    by defektv » Thu Apr 24, 2008 2:20 pm

    hello
    i am wondering if this program lets you manipulate the hue and saturation of a video the way you do in photoshop, after effect, resolume, etc.
    The post colorize module annoys me because it colorizes the video in "multiply" type of effect. i want to be able to simply adjust hue saturation. I've searched in the manual and found this:

    hsbToRgb / rgbToHsb

    These two functions can be used to convert rgb value to hsb value. Sometimes it can be useful to work
    in hue/saturation/brightness mode instead of red/green/blue.
    You simply pass a list with the three values, and a converted list is returned:
    hsb = modul8.rgbToHsb([1,1,1])

    am i supposed to replace something somewhere in the post colorize module script?
    do i have to create a new one?
    has someone created something like that? which would simplify my life a lot :)

    thx
    Ben

Who is online

Users browsing this forum: No registered users and 26 guests