Vcl.Imaging.GIFImg.TGIFFrame.GetBoundsRect

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

Delphi

function GetBoundsRect: TRect;

C++

System::Types::TRect __fastcall GetBoundsRect();

プロパティ

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

説明

GIF フレームの座標を返します。

GetBoundsRect は GIF フレームの座標を返します。

関連項目