text to image arraybuffer to imageData #93
-
@coyotte508 @radames any suggestions for converting the text to image arrayBuffer to an imageData object. This does not seem to have the correct dimensions
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 8 replies
-
Hi @hpssjellis feel free to use discussions for usage questions. @TimMikeladze what do you think about returning a |
Beta Was this translation helpful? Give feedback.
-
Does anyone know if the generated arrayBuffer has an Alpha channel? I think it just has the RGB channels which is why imageData is unhappy. I could just inject an alpha of 255 for every pixel. Any opinions? |
Beta Was this translation helpful? Give feedback.
-
@coyotte508 @radames Amazing photo quality loads the turtle but strangely doesn't load anything else. Demo here |
Beta Was this translation helpful? Give feedback.
-
Actually I think it works fine. Just has a bit of a delay that I was too impatient to spot. Thanks for all the help. I only hve one more issue. I will pot it in the discussion. |
Beta Was this translation helpful? Give feedback.
Actually I think it works fine. Just has a bit of a delay that I was too impatient to spot. Thanks for all the help. I only hve one more issue. I will pot it in the discussion.