FMX.Surfaces.TBitmapSurface.StretchFrom

提供: RAD Studio API Documentation
移動先: 案内検索

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));

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Surfaces.pas
FMX.Surfaces.hpp
FMX.Surfaces TBitmapSurface

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。