Vcl.Imaging.pngimage.EPngUnexpectedEnd

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


System.SysUtils.ExceptionSystem.TObjectEPngUnexpectedEnd

Delphi

EPngUnexpectedEnd = class(Exception);

C++

class PASCALIMPLEMENTATION EPngUnexpectedEnd : public System::Sysutils::Exception

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.Imaging.pngimage.pas
Vcl.Imaging.pngimage.hpp
Vcl.Imaging.pngimage Vcl.Imaging.pngimage

Beschreibung

EPngUnexpectedEnd wird bei einer inkorrekten PNG-Bilddatei ausgelöst.

EPngUnexpectedEnd wird ausgelöst, wenn die gelesene PNG-Bilddatei nicht korrekt abgeschlossen ist.