d2d_gif_free

GIF デコーダハンドルを解放

d2d_gif_free handle

handle : d2d_gif_load が返した GIF ハンドル

(プラグイン / モジュール : hspd2d)

解説

d2d_gif_load で取得したハンドルを解放する。内部で保持していた WIC Decoder の
リファレンスも Release され、GIF のメモリが解放される。必ず呼び出すこと。

関連項目

d2d_gif_loadGIF アニメファイルを読み込んでデコーダハンドルを取得(hspd2d)

サンプル逆引き (1)

sample_gif_anim.hsp

情報

プラグイン / モジュールhspd2d
バージョン0.4
作成日2026/04/14
著作者IronHSP project
URLhttps://github.com/inovia/IronHSP
備考hspd2d.hsp をインクルードすること。hsp3net 専用 (NSTRUCT / intptr / COM 機能を使うため)。
タイプ内蔵命令
グループhspd2d - DirectWrite + Direct2D + WIC 描画モジュール
対応環境
  • その他 : Win10 22H2+
hs ファイルhsphelp\hspd2d.hs