Is there a way to modify the texture image data, such as changing the .jpg header text, when loading the .jpg texture in three.js?
I am curious if the texture data is accessible somewhere within the code, possibly as a string. How could I go about this?