Hi,
My sdk : PROCESSOR_SDK_VISION_03_04_00_00
I use the Draw2D_drawBmp function to draw and then use Draw2D_clearBuf function clear buffer after delay 1 second.
Some points appear background color when switching
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
My sdk : PROCESSOR_SDK_VISION_03_04_00_00
I use the Draw2D_drawBmp function to draw and then use Draw2D_clearBuf function clear buffer after delay 1 second.
Some points appear background color when switching
Can you make sure cache is flushed after clearing buffer?
rgds,
Brijesh
Hi,
Can you try with Draw2D_clearRegion( ) api and clear the entire region of your bmp.
Regards,
Anuj
I have found the issue, because I think the color 0X0000 is black, but after testing it is found to be through the first layer of the camera display
Q : If I need to draw a black color in GRPX, how should the color be set?
Hi,
Please check in draw2d module there should be such example.
Regards,
Anuj
Hi,
This is a very small module and has been developed for very minimal purpose.
So we have not tried and tested all combination of colors and other things.
You can give it a try itself for this color format and check whether you get the expected result or not.
Regards,
Anuj
Hi,
Its been long since any update on this thread.
I hope the issue is resolved.
If not then please reply below or create a new thread for a different kind of query.
Regards,
Anuj