Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
を使用して画像のサムネイルを作成しましたImage.GetThumbnailImage Method。ここで、元の画像を取得し、サムネイル (別の pictureBox) をクリックすると、その元の画像を別の pictureBox に表示したいと考えています。
Image.GetThumbnailImage Method
どうすればそれができるか知っている人はいますか?インターネットで検索したところ、サムネイルを作成しただけで、元の画像を取得する方法が見つかりませんでした