User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 22 of 22

Thread: Event - Action - Set RGB Coeffenciency

  1. #21
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Event - Action - Set RGB Coeffenciency

    Yes, it's a simple multiplication - But the range of the R G B components is from 0 to 1, rather than 0 to 255.
    128 = 0.5; 255 = 1; 64 = 0.25

    Werbad's example could be explained like this.
    => 0.5,0.5,0.5 * 1,1,0.5 = 0.5,0.5,0.25

  2. #22
    No Products Registered

    Join Date
    Apr 2008
    Location
    Haven
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Event - Action - Set RGB Coeffenciency

    Quote Originally Posted by Werbad
    128,128,128 with a mask of 255,255,128 will result in 128,128,64.
    Thank you. I knew what I wanted to write, but I clearly didn't do so.

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. MMF Event/Action Editors - inserting...
    By Simon in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 30th June 2009, 03:33 AM
  2. One Action when event loops
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 16
    Last Post: 12th June 2009, 03:21 AM
  3. only one action when event loops
    By therickman in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 17th October 2008, 12:24 AM
  4. Fastloop + Only one action when event loops
    By Sphax in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 12th August 2006, 07:20 PM
  5. The 'Only one action when event loops'...
    By Tiny in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 25th July 2006, 02:26 PM

Posting Permissions

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