FMX.Surfaces.TBitmapSurface.StretchFrom

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure StretchFrom(const Source: TBitmapSurface; const NewWidth, NewHeight: Integer;  APixelFormat: TPixelFormat = TPixelFormat.None);

C++

void __fastcall StretchFrom(TBitmapSurface* const Source, const int NewWidth, const int NewHeight, Fmx::Types::TPixelFormat APixelFormat = (Fmx::Types::TPixelFormat)(0x0));

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Surfaces.pas
FMX.Surfaces.hpp
FMX.Surfaces TBitmapSurface

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.