Amélie Lachapelle-Dagenais
Amélie Lachapelle-Dagenais
When_Stretch() is using screenshots. So if the screenshot doesn't work in web assembly, should exclude Wasm from that test? I was trying to find a workaround that reproduce the same...
In Skia, I can't find what kind of import or interface could make TakeScreenshot(String) works; I see there are possibilities (in Runtimes or others places) but non of those I...
Do I need to put a link to an image in the Image_Brush and if so where can I find it?
@jeromelaban The image who create that comportment [here](https://user-images.githubusercontent.com/31348972/136368361-6507c30a-1ecf-4e0d-9404-7e1ca52ca401.png). I am not sure where it come from in the code. It is also possible it is not needed.
@jeromelaban I need some guidance. When I use var fill = new RawBitmap(renderer, X); With X being a Windows UI rectangle that have the ImageBrush as fill or whit a...
HasColorAtChild(RawBitmap screenshot, UIElement child, double x, double y, Color expectedColor, byte tolerance = 0, [CallerLineNumber] int line = 0) use a UIElement and Brush is not one. Using A.Background or...