Table of Contents

Method GetImage

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

GetImage(TImageType)

Finds stored Image object accordingly to the specified type or creates a new one if necessary.

public Image GetImage(TImageType type)

Parameters

type TImageType

Type of Image to probe.

Returns

Image

Stored Image object.