Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad Learn On Image Class #10548

Open
MaxFun opened this issue Oct 10, 2024 · 5 comments
Open

Bad Learn On Image Class #10548

MaxFun opened this issue Oct 10, 2024 · 5 comments
Labels
area-System.Drawing Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner

Comments

@MaxFun
Copy link

MaxFun commented Oct 10, 2024

Type of issue

Missing information

Description

Unless you are an expert on Windows Forms, this article is no help on learning about Image Class.

The code make assumption you know what "A Graphics object is passed to the event" is on Windows Forms.

To help learn, a complete run-able code would go a long way help.

In ImageExampleForm_Paint(object sender, PaintEventArgs e), who is "sender". A little code using "ImageExampleForm_Paint(object sender, PaintEventArgs e)" would be of great help

So far, anything generated by "@dotnet-bot" has been of little use

[Enter feedback here]

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.drawing.image?view=net-8.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Drawing/Image.xml

Document Version Independent Id

b132e430-fa59-2793-ebd1-891e29fb5f23

Article author

@dotnet-bot

@issues-automation issues-automation bot added the Pri3 Indicates issues/PRs that are low priority label Oct 10, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Oct 10, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Oct 10, 2024
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

1 similar comment
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@steveharter steveharter added area-System.Drawing and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Oct 11, 2024
@ViktorHofer
Copy link
Member

cc @JeremyKuhne

@JeremyKuhne
Copy link
Member

@MaxFun System.Drawing is primarily used by Windows Forms users. Are you trying to use it in Windows Forms or are you trying to use it for some other purpose?

@MaxFun
Copy link
Author

MaxFun commented Oct 14, 2024

I'm using WindowsForms
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Drawing Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

4 participants