User Tag List

Results 1 to 4 of 4

Thread: Color Selector and retreiving RGB

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Color Selector and retreiving RGB

    How do i retreive the red value, the green value and the blue value from the color selector object so that i can set a pixel in the overlay to its colors?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Color Selector and retreiving RGB

    Ah, got it. There is a menu option in the overlay to use color chooser.

    Would be nevertheless neat when the color selector would have a way to retreive red green and blue values separately.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

    Join Date
    Jul 2006
    Posts
    1,018
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Color Selector and retreiving RGB

    LOL ... Tiles

    You can use this expressions:

    GetRed(getColor( "Color Selector" ))
    GetGreen(getColor( "Color Selector" ))
    GetBlue(getColor( "Color Selector" ))

    :grin:

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Color Selector and retreiving RGB

    O_o Ei der Daus

    I would never had thought of this. Danke Gustav

Similar Threads

  1. color selector?
    By Leo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 20th November 2010, 12:37 AM
  2. Bug on Color Selector Object and how to fix it.
    By Ran_TH in forum File Archive
    Replies: 1
    Last Post: 7th May 2009, 03:09 AM
  3. Color Selector, how to set selected color
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 11th December 2007, 11:47 AM
  4. About the Color Selector Object
    By X_Sheep in forum Extension Development
    Replies: 3
    Last Post: 3rd September 2007, 11:20 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •