Vcl.Graphics.TWICImage.CreateScaledCopy

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TWICImage

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !