I\'m trying to convert an array of base64 encoded PNGs (imported via require()ing the file asset) into an RGBA array. The method I\'m using is writing the base64 s
require()