Vcl.Imaging.GIFImg.TGIFFrame.Prepare

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Prepare;

C++

void __fastcall Prepare();

Properties

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

Description

Prepares the packed fields of the image descriptor.

The protected Prepare method is used internally to prepare the packed fields of an image descriptor.

See Also