Table of Contents

Method AsNormal

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

AsNormal(int, bool)

Gets image with the specified size and Normal color.

public virtual ImageSet? AsNormal(int size, bool isDark)

Parameters

size int

Image size in pixels.

isDark bool

Whether color theme is dark.

Returns

ImageSet