Added a function to convert tensor to Data URL
Updated the E2E test to cover more configurations of tensor <--> Image utill functions
Updated tensor <--> image utill function implemintation -
* changed offset to stride (better name)
* changed the naming on string use case since it covers both Data URL & URLs on the web