Vcl.Imaging.pngimage.EPNGUnknownInterlace

提供:RAD Studio API Documentation

EPNGUnknownInterlaceSystem.SysUtils.ExceptionSystem.TObject

Delphi

EPNGUnknownInterlace = class(Exception);

C++

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

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.Imaging.pngimage.pas
Vcl.Imaging.pngimage.hpp
Vcl.Imaging.pngimage Vcl.Imaging.pngimage


説明

EPNGUnknownInterlace は、PNG 画像ファイルが正しくないときに発生する例外です。

EPNGUnknownInterlace は、読み取り PNG 画像ファイルが不明なインタレース手法で圧縮されているときに発生する例外です。