API:Vcl.Graphics.TWICImage.CreateScaledCopy

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

Delphi

function CreateScaledCopy(ANewWidth, ANewHeight: Integer; AInterpolationMode: TWICImageInterpolationMode = wipmHighQualityCubic): TWICImage;

C++

TWICImage* __fastcall CreateScaledCopy(int ANewWidth, int ANewHeight, TWICImageInterpolationMode AInterpolationMode = (TWICImageInterpolationMode)(0x1));

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TWICImage

説明

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