1.origin figure
(the left one)
2.the result that paint
(the middle one)
3.the draw result include origin figure and have he draw line above it
but in this step I’ve meet some problem
I tried to use “mask” function to implement, but here is the result:
(the right one)
1.the mask method can only mask one “colour”
2.the result of mask is white, not the color origin
does any one have idea?
thanks for your discussion!
have a try at something like GIMP to get a feeling what mask and layer with bitmaps refer to, it’s not easy at first but once you get the hang of it you will soon realize that there must be a lot of computing power even to handle only a few layers with masks (they introduced layer groups to mitigate)