Image_SetGIFEx instead of _SetGIF for array in flash

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Image_SetGIFEx instead of _SetGIF for array in flash

    Hello Adrian,
    it should also be possible to load GIFs (or PNG) via the Ex-function in juctions from FLASH by modifying the _GetData accordingly... Is that right?
    It only makes sense for large files to reduce the RAM usage.
    The GUIBuilder copies the original file data to the c-file. Using memcpy to copy the requested bytes to the buffer should work.
    Best regards,
    HaJo