W
W
Wasya UK2018-09-28 16:01:50
C++ / C#
Wasya UK, 2018-09-28 16:01:50

How to work with images in C#?

How to work with images in c#, well, for example, there is an image, I select it, and the program writes its code (0, 1) to a .txt file. Should I use filestream or write via memorystream? What is the best way to do such operations? In this matter, I'm not very good, I recently took up c#. Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Cheypnow, 2018-09-28
@Cheypnow

Image.Save("myfile.png",ImageFormat.Png);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question