Vcl.ImageCollection.TImageCollection.GetScaledImage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetScaledImage(ASourceImage: TWICImage; ANewWidth, ANewHeight: Integer): TWICImage;

C++

Vcl::Graphics::TWICImage* __fastcall GetScaledImage(Vcl::Graphics::TWICImage* ASourceImage, int ANewWidth, int ANewHeight);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.ImageCollection.pas
Vcl.ImageCollection.hpp
Vcl.ImageCollection TImageCollection

Description

Embarcadero Technologies does not currently have any additional information.