If I have a wpf window with an Image control (of a fixed smallish size) with the source bound to a writeablebitmap and I fill the writeablebitmap with a colour, then when the writeablebitmap is smallish (width less that 100000) then the window renders as expected but if the writeablebitmap is large (width of 100000) then I just see weird artefacts in the Image control.
Comments: ** Comment from web user: teichgraf **
Comments: ** Comment from web user: teichgraf **
Please provide a repro solution so we can debug the issue. Thanks.
- Rene