Vcl.Imaging.GIFImg.TGIFFrame.GetVersion

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

Delphi

function GetVersion: TGIFVersion; override;

C++

virtual TGIFVersion __fastcall GetVersion();

プロパティ

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

説明

GIF イメージのバージョンを返します。

GetVersion は、フレームに含まれている GIF イメージのバージョンを返します。

関連項目