Vcl.Imaging.pngimage.EPNGUnknownInterlace
From RAD Studio API Documentation
Revision as of 17:00, 16 October 2011 by TestAccount (Talk | contribs)
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.