Table of Contents

Method AsDisabled

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

AsDisabled(int, bool)

Gets image with the specified size and Disabled color.

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

Parameters

size int

Image size in pixels.

isDark bool

Whether color theme is dark.

Returns

ImageSet