Vcl.Imaging.pngimage.TPngImage.Height

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


Delphi

property Height: Integer read GetHeight;

C++

__property int Height = {read=GetHeight, nodefault};

Eigenschaften

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

Beschreibung

Gibt die Höhe des PNG-Bilds in Pixel an.

Height gibt die Höhe des PNG-Bilds in Pixel an.

Siehe auch