Vcl.Imaging.pngimage.TPngImage.HasPixelInformation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


Delphi

function HasPixelInformation: Boolean;

C++

bool __fastcall HasPixelInformation(void);

Eigenschaften

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

Beschreibung

Überprüft, ob das PNG-Bild Pixel-Informationen enthält.

Mit HasPixelInformation überprüfen Sie, ob das PNG-Bild Pixel-Informationen enthält. Pixel-Informationen enthalten Daten, wie z.B.Maßeinheiten.

Siehe auch