PotassiumLover33
❔ How to get pixel information from WPF InkCanvas
luckily, I dont care about performance for this. However i tried using a bitmap but I may have done something wrong. Through some testing I found that a lot of the values for pixels were 0 (when they should all be 255 as the canvas is completely white). Is there any metadata i need to account for? Here is the code:
9 replies