User Tag List

Results 1 to 10 of 10

Thread: About 256 or 16 millions colors!

  1. #1
    skato
    Guest

    About 256 or 16 millions colors!

    Hi all
    I know that my question could seem strange but I'll ask anyway : Does MMF2 get slower when 16 millions colors are used then 256 colors?! I know that TGF and MMF 1.5 was but now with the new MMF2's runtime...

    Thx!

  2. #2
    skato
    Guest

    About 256 or 16 millions colors!

    Hi all
    I know that my question could seem strange but I'll ask anyway : Does MMF2 get slower when 16 millions colors are used then 256 colors?! I know that TGF and MMF 1.5 was but now with the new MMF2's runtime...

    Thx!

  3. #3
    No Products Registered

    Join Date
    Jun 2006
    Posts
    1,630
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: About 256 or 16 millions colors!

    Probably yes since the PC has to read and process bigger files. Not sure if it is noticeable in most cases but 256 colors has a smaller overall size for sure.

  4. #4
    No Products Registered

    Join Date
    Jun 2006
    Posts
    1,630
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: About 256 or 16 millions colors!

    Probably yes since the PC has to read and process bigger files. Not sure if it is noticeable in most cases but 256 colors has a smaller overall size for sure.

  5. #5
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: About 256 or 16 millions colors!

    That the .exe filesize gets bigger/smaller is for sure! But i doubt the speed part.. but it makes good sence cause render work should take less memory.

  6. #6
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: About 256 or 16 millions colors!

    That the .exe filesize gets bigger/smaller is for sure! But i doubt the speed part.. but it makes good sence cause render work should take less memory.

  7. #7
    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: About 256 or 16 millions colors!

    16 million colours means much bigger files to handle than with 256 colours. And so it will definitely be slower to load a level. Same counts for speed part. Makes a difference if you redraw a 10k file or a 100k file. Even nowadays with the current hardware. MMF runtime engine is still not the fastest. The price for its genious easy handling.

    I wouldn´t use both of them anyway. My personal choice was always high colours. 1/3 smaller than truecolour. And the quality difference to truecolour is nearly not noticeable.

  8. #8
    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: About 256 or 16 millions colors!

    16 million colours means much bigger files to handle than with 256 colours. And so it will definitely be slower to load a level. Same counts for speed part. Makes a difference if you redraw a 10k file or a 100k file. Even nowadays with the current hardware. MMF runtime engine is still not the fastest. The price for its genious easy handling.

    I wouldn´t use both of them anyway. My personal choice was always high colours. 1/3 smaller than truecolour. And the quality difference to truecolour is nearly not noticeable.

  9. #9
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    UK
    Posts
    126
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: About 256 or 16 millions colors!

    256 mode uses 1 byte per pixel and 16 million uses 3 bytes, so not only will the filesize be bigger but the computer it runs on will need to process more data, which can lead to slow downs if lots is going on. Although modern computers are designed to handle millions of colours, I don't think that MMF2 is hardware accelerated so this benefit can't really be utilised to the full. MMF2 handles graphics more efficiently but I think that 256 will always be the fastest.

    32768 colour mode uses 2 bytes, so it's in the middle. 65536 colours (introduced to MMF2) uses 2 bytes as well but more efficiently, and that's the mode that I've started to use.

  10. #10
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    UK
    Posts
    126
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: About 256 or 16 millions colors!

    256 mode uses 1 byte per pixel and 16 million uses 3 bytes, so not only will the filesize be bigger but the computer it runs on will need to process more data, which can lead to slow downs if lots is going on. Although modern computers are designed to handle millions of colours, I don't think that MMF2 is hardware accelerated so this benefit can't really be utilised to the full. MMF2 handles graphics more efficiently but I think that 256 will always be the fastest.

    32768 colour mode uses 2 bytes, so it's in the middle. 65536 colours (introduced to MMF2) uses 2 bytes as well but more efficiently, and that's the mode that I've started to use.

Similar Threads

  1. Bug with colors
    By Yos in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 4th October 2013, 12:13 PM
  2. CoLoRs NEXT
    By Francois in forum Released Games & Apps in Flash
    Replies: 1
    Last Post: 10th June 2012, 10:46 PM
  3. changing colors
    By ayejes in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 17th February 2008, 03:32 PM
  4. Restore Colors
    By Pkeod in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 25th February 2007, 01:32 AM
  5. IRC Colors.
    By Conno in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 11th August 2006, 12:29 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
  •