Question
Why can't I paint in a 1bit bmp canvas?
Why is it that when I create a 1bit bmp canvas directly, it is not possible to draw.
I have to convert the mode to grayscale and then its converted back to be able to draw, what is the difference between this and creating a new one directly? How should I create a new one that is editable?
