sampler2d_to_data_url
sampler2d_to_data_url(sampler) ⇒ string
Converts an input image to a data url string
Kind: global function
See: https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs
Param | Type |
---|---|
sampler | Sampler2D |