Vcl.Imaging.pngimage.EPNGZLIBError

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectEPNGZLIBError

Delphi

EPNGZLIBError = class(Exception);

C++

class PASCALIMPLEMENTATION EPNGZLIBError : 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

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

EPNGZLIBError est l'exception déclenchée quand le fichier image png ne peut pas être décompressé correctement avec l'algorithme ZIP.