Show: Delphi C++
Display Preferences

Vcl.Imaging.pngimage.EPNGUnknownInterlace

From XE2 API Documentation
Jump to: navigation, search


System.SysUtils.ExceptionSystem.TObject
EPNGUnknownInterlace

Delphi

EPNGUnknownInterlace = class(Exception);

C++

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

Properties

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

Description

EPNGUnknownInterlace is the exception raised for an incorrect png image file.

EPNGUnknownInterlace is the exception raised when the read png image file is compressed with an unknown interlace method.

Personal tools
Previous Versions
Translations