Why is the color of the line black if the BGR Code I have is red?
When running this code the desired outcome is for the line drawn to be red but it is drawing a black line. I am confused since I wrote the BGR code for white but it seems that is it is just working in greyscale. Here is the complete code(The specific line where the line is drawn is in line 73 if you want to jump to it):
Why is the color of the line black if the BGR Code I have is red?
When running this code the desired outcome is for the line drawn to be red but it is drawing a black line. I am confused since I wrote the BGR code for white but it seems that is it is just working in greyscale. Here is the complete code(The specific line where the line is drawn is in line 73 if you want to jump to it):