API:Vcl.Imaging.pngimage.TPngImage.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create; {$IFDEF UseDelphi}override;{$ENDIF}

C++

__fastcall virtual TPngImage()/* overload */;
__fastcall TPngImage(unsigned ColorType, unsigned Bitdepth, int cx, int cy);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.Imaging.pngimage.pas
Vcl.Imaging.pngimage.hpp
Vcl.Imaging.pngimage TPngImage

Beschreibung

Erzeugt ein TGraphic-Objekt.

Vcl.Imaging.pngimage.TPngImage.Create erbt von Vcl.Graphics.TGraphic.Create. Der folgende Inhalt bezieht sich auf Vcl.Graphics.TGraphic.Create.

Erzeugt ein TGraphic-Objekt.

Diese Methode erzeugt und initialisiert ein TGraphic-Objekt.