P
P
Petr Repnikov2020-11-01 14:59:02
Pascal
Petr Repnikov, 2020-11-01 14:59:02

How to save a graphic drawn in Pascal ABC using the GraphABC module?

There is some drawing created using the GraphABC module, you need to save it to a certain folder, or at least to the pascal folder. (I am creating a simple graphics editor)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
Wataru, 2020-11-01
@wataru

It looks like you can use the Create(r: System.Drawing.Rectangle) method - judging by the description, this is what you need, but I'm not sure. Picture can be saved using the Save method.
If it does not work, then you can use this example. Create a Picture and draw there in parallel with drawing to the screen.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question