Vcl.Imaging.GIFImg.TGIFFrame.GetBoundsRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetBoundsRect: TRect;

C++

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

Properties

Type Visibility Source Unit Parent
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Description

Returns the coordinates of a GIF frame.

GetBoundsRect returns the coordinates of a GIF frame.

See Also