Create .gif Animation using Python

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 2

  • @LL-mq7gj
    @LL-mq7gj 10 місяців тому

    The first time I used this method it worked perfectly. I had a lovely smooth gif. Now when I do it the colours in my heatmap become less detailed. However the pngs that make the gif are much more detailed. I haven’t changed anything! If you have any experience with this issue please let me know.

    • @madepython
      @madepython  10 місяців тому

      Hello, maybe the problem is due to image color depth. 'gif' can only display 8-bit (256) colors.