canvas – funkcje
getImageData()
parametry x, y, width, height – obszaru z jakiego odczytać chcemy dane
context.save();
context.restore();
Hope this helps and happy coding :)
Zobacz jeszcze
Sass - co nowego
Dart Sass jest oficjalnym kompilatorem Sass. Ruby Sass jest przestarzały, a Node Sass powoli traci wsparcie. Nowe funkcje jak @use zostały wprowadzona w Dart Sass (wersja 1.23.0 i...