Table of Contents

Method GetImage

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

GetImage(TKey)

Gets output image, with scaling applied, if required.

A key to index the image by.
public virtual Image? GetImage(TKey key)

Parameters

key TKey

Returns

Image