Vcl.Imaging.pngimage.EPNGUnknownInterlace

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectEPNGUnknownInterlace

Delphi

EPNGUnknownInterlace = class(Exception);

C++

class PASCALIMPLEMENTATION EPNGUnknownInterlace : public System::Sysutils::Exception

Propriétés

Type Visibilité  Source Unité  Parent
class public
Vcl.Imaging.pngimage.pas
Vcl.Imaging.pngimage.hpp
Vcl.Imaging.pngimage Vcl.Imaging.pngimage


Description

EPNGUnknownInterlace est l'exception déclenchée pour un fichier image png incorrect.

EPNGUnknownInterlace est l'exception déclenchée quand le fichier image png est compressé avec une méthode d'entrelacement inconnue.