Vcl.Imaging.pngimage.EPNGOutMemory

From RAD Studio API Documentation


EPNGOutMemorySystem.SysUtils.ExceptionSystem.TObject

Delphi

EPNGOutMemory = class(Exception);

C++

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

EPNGOutMemory is the exception raised when there is insufficient memory to process a png image.

EPNGOutMemory is the exception raised when there is insufficient memory to process a png image.