V
V
Vlad Stelin2018-10-24 14:37:58
Pascal
Vlad Stelin, 2018-10-24 14:37:58

How to upload an image to PascalABC.Net?

How to upload an image to PascalABC.Net using the command.
Do not create, but upload!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
JokerGTS, 2018-11-18
@JokerGTS

Nothing, just draw in a graph. mode.

F
F0it, 2020-11-11
@F0it

To work with pictures, use System.Drawing and the Bitmap type

{$reference 'System.Drawing.dll'}
uses System.Drawing;
var img := new Bitmap('input.png');

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question