c# print screen and save image

SubZero answered on March 4, 2023 Popularity 1/10 Helpfulness 9/10

Contents


More Related Answers


c# print screen and save image

1
Tip SubZero 1 GREPCC

To print screen and save the image in C#, you can use the Screen and Bitmap classes. Here is an example code snippet that captures the screen and saves it as a PNG file: 

This code captures the screen and saves the screenshot as a PNG file named screenshot.png. You can modify the file name and image format to meet your needs. 

Popularity 1/10 Helpfulness 9/10 Language csharp
Source: Grepper
Link to this answer
Share Copy Link
Contributed on Mar 04 2023
SubZero
0 Answers  Avg Quality 2/10


X

Sign in with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.