You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I can't reproduce it with a png source image in node.js and the browser. Can you provide some repro steps?, how are consuming the API ? JavaScript ? How are you loading the Bitmap passed to ImageRunner ?
That last part is important, make sure your library/technology supports alpha channel.
Also if you are doing something similar to geometrize-haxe-web I suggest trying removing those lines adding a first big background rectangle, I'm pretty sure Util.getAverageImageColor is full opacity.
Currently transparent source files will produce a black background.
The text was updated successfully, but these errors were encountered: