Table of Contents

Method GetImage

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

GetImage(int)

When implemented by a class, gets image from the images collection

public virtual Image GetImage(int index)

Parameters

index int

Image index

Returns

Image

Image at given index.