D
D
Daniel2018-12-23 16:37:52
JavaScript
Daniel, 2018-12-23 16:37:52

How to turn a two-dimensional array containing colors as elements into a full-fledged image?

Here I have a two-dimensional array (of type String, or similar), filled with the names of colors (for example, "#ffffff"), how can I turn it into a full-fledged image in bmp,png, etc. format?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman, 2018-12-23
@Porohovnik

The easiest way that can be implemented in 10 minutes:
https://ru.m.wikipedia.org/wiki/Portable_anymap

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question