Forum Discussion
TheEndless
12 years agoRoku Guru
"RokuJoel" wrote:"NewManLiving" wrote:
but we do not have the 'official' blessing to use it
I believe this is the way it was intended, the screen itself is essentially an roBitmap, although specialized and you should be able to treat it as such for the most part."NewManLiving" wrote:
It always makes me wonder what really is in the SDK that only the 'privy' know.
1. Components and functions that have been build for internal use and have not been API reviewed.
2. ... or that engineering plans to revise significantly
3. Custom components, developed for specific business partners which we may or may not eventually release to developers - the general philosophy is that we will eventually release most, unless they fall under #2.
- Joel
Hey Joel, any idea why the documentation for roRegion doesn't indicate that it implements the ifDraw2D interface (which was the catalyst for this thread), and why the roCompositor.SetDrawTo() method documentation specifically states that only works with roScreen and roBitmap, instead of anything that implements ifDraw2D?