Vcl.Imaging.GIFImg.TGIFFrame.FreeImage

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure FreeImage;

C++

void __fastcall FreeImage();

プロパティ

種類 可視性 ソース ユニット
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

説明

GIFフレームに含まれる画像を削除します。

FreeImage は、画像をを破棄し、関連したメモリを開放するために使用される protected メソッドです。

関連項目