Vcl.Imaging.GIFImg.TGIFImage.GetAspectRatio

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAspectRatio: BYTE;

C++

System::Byte __fastcall GetAspectRatio();

Properties

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

Description

Represents the getter method for the AspectRatio property.

The GetAspectRatio method represents the getter method for the AspectRatio property.

See Also