Vcl.Imaging.pngimage.TPngImage.Width

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


Delphi

property Width: Integer read GetWidth;

C++

__property int Width = {read=GetWidth, nodefault};

Eigenschaften

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

Beschreibung

Gibt die Breite des PNG-Bilds in Pixel an.

Width gibt die Breite des PNG-Bilds in Pixel an.

Siehe auch