Vcl.Imaging.GIFImg.TGIFRenderer.UndoPreviousFrame

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UndoPreviousFrame;

C++

void __fastcall UndoPreviousFrame();

Properties

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

Description

Returns to the previous frame, when rendering an animated GIF.

UndoPreviousFrame returns to the previous frame, when rendering an animated GIF.

See Also