Vcl.Imaging.pngimage.EPNGOutMemory

From RAD Studio API Documentation
Jump to: navigation, search


System.SysUtils.ExceptionSystem.TObjectEPNGOutMemory

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.