Vcl.Imaging.pngimage.EPNGIHDRNotFirst

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


System.SysUtils.ExceptionSystem.TObjectEPNGIHDRNotFirst

Delphi

EPNGIHDRNotFirst = class(Exception);

C++

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

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

EPNGIHDRNotFirst wird ausgelöst, wenn die gelesene PNG-Bilddatei einen ungültigen IHDR-Chunk enthält.