Table of Contents

Method GetImageNotScaled

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

GetImageNotScaled(TKey)

Gets output image, but without any scaling applied.

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

Parameters

key TKey

Returns

Image