EnTerr
14 years agoRoku Guru
Can Roku generate a JPG or PNG file?
Let me start with the premise of using roGridScreen and wanting to show text within each "poster" for the categories/items. SDPosterUrl/HDPosterUrl properties for each item instead expect URL to an image. And I don't have that image pre-rendered, assume text is dynamic and making round-trip to external server to render it is unavailable.
So i wonder, is there a way to generate images to tmp:/ so they can be referred by posterUrl?
Something like roBitmap and/or roRegion having save() method that can produce a JPG or PNG?!
So i wonder, is there a way to generate images to tmp:/ so they can be referred by posterUrl?
Something like roBitmap and/or roRegion having save() method that can produce a JPG or PNG?!