Questions tagged as 'drawing'

0
answers

Visual C ++ save a photo from a panel with drawings

I'm working on a simulator, where I have a panel (simulationArea) and moving objects, as well as drawings that are made of some lines drawn between points representing the routes to be traveled by such moving objects. However, my problem is that...
asked by 11.07.2018 / 01:28
1
answer

Error executing void start () [closed]

Well, I was doing some code of the proposed exercises. When I went to run it throws the following error: java.lang.IllegalStateException: Toolkit not initialized at com.sun.javafx.application.PlatformImpl.runLater(PlatformImpl.java:273) at c...
asked by 13.12.2017 / 20:33
0
answers

Canvas Draw TBitmap Multiple Images

I would like to capture several images and "put" all of them in one without having to save them first, I capture 6 images placed one above the other according to the position on the screen and saved in a single image, Any idea? I'm using Delphi...
asked by 08.08.2016 / 23:07
1
answer

Python OpenCV - Error while using drawing function

I've been able to run this code before, but now it does not work. He needs to draw a square on the video screen. Error:    Traceback (most recent call last):      File "/home/ggoulart/PycharmProjects/INTPYT_HandTracker/Main.py", line 13, i...
asked by 20.06.2016 / 18:44