Afficher : Delphi C++
Préférences d'affichage

Vcl.Imaging.pngimage.EPNGUnknownInterlace

De XE2 API Documentation

System.SysUtils.ExceptionSystem.TObject
EPNGUnknownInterlace

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.

Versions précédentes
Traductions