Vcl.Imaging.GIFImg.TGIFFrame.GetInterlaced

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetInterlaced: boolean;

C++

bool __fastcall GetInterlaced();

Propriétés

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

Description

Renvoie True si l'image attachée au cadre GIF est entrelacée.

GetInterlaced renvoie True si le cadre GIF contient une image entrelacée, et False sinon.

Voir aussi