Vcl.Imaging.GIFImg.TGIFFrame.Interlaced

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Interlaced: boolean read GetInterlaced write SetInterlaced;

C++

__property bool Interlaced = {read=GetInterlaced, write=SetInterlaced, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Description

Spécifie si le cadre contient une image entrelacée.

La propriété Interlaced spécifie si le cadre contient une image entrelacée.

Voir aussi