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.
Win32 プログラムのプログラミングは初めてです。ウィンドウに tif イメージを表示したいのですが、ビットマップ イメージを表示する方法しか見つかりませんでした。tif画像を表示する方法について誰かが考えていますか? ありがとう。
クラスを使用Gdiplus::Bitmapして TIFF 画像を読み込みます。次に、HBITMAPを呼び出してそこから取得しGetHBITMAPます。
Gdiplus::Bitmap
HBITMAP
GetHBITMAP