Vcl.ImageCollection.TImageCollection.GetSourceImageByIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetSourceImageByIndex(AIndex, ASourceIndex: Integer): TWICImage;

C++

Vcl::Graphics::TWICImage* __fastcall GetSourceImageByIndex(int AIndex, int ASourceIndex);

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.