Well, all HTML APIs are supported, so RGBColor, for example should work. On Apr 18, 2016, at 6:24 PM, Alex Harui <aha...@adobe.com> wrote:
> The key question for you is whether you need js.swc in the project that > uses your new CSInterface.swc. There might need to be a CEF.swc subset > from js.swc that represents only the JS apis supported by the Chromium > Embedded Framework that a CC extension runs in, and maybe then there > wouldn't be a conflict.