Vcl.Imaging.pngimage.EPNGCannotChangeTransparent

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectEPNGCannotChangeTransparent

Delphi

EPNGCannotChangeTransparent = class(Exception);

C++

class PASCALIMPLEMENTATION EPNGCannotChangeTransparent : public System::Sysutils::Exception

Propriétés

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


Description

EPNGCannotChangeTransparent est l'exception déclenchée quand la modification des options de transparence n'est pas possible.

EPNGCannotChangeTransparent est déclenchée quand une tentative de modification des options de transparence n'est pas possible. Cela peut se produire car l'image png n'est pas configurée sur le type de couleur approprié.