Display to PictureBox after loading #1301
Unanswered
jueqing1015
asked this question in
Q&A
Replies: 1 comment 1 reply
-
ImageSharp is not a control :) It's a cross-platform image manipulation library. I guess you are using WindowsForms. Currently we don't provide any interop utilities with GUI libraries out of the box. Can you provide more details about your scenario? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am using this control for the first time. How can I display the image to the PictureBox after loading the image?
Beta Was this translation helpful? Give feedback.
All reactions