Table of Contents

Method GetImage

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

GetImage(bool)

Gets image for the specified light/dark flag.

public virtual TImage? GetImage(bool isDark)

Parameters

isDark bool

The light/dark flag for which to get the image.

Returns

TImage