Table of Contents

Class AlphaImageListHelper

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

Provides additional functionality for ImageList objects.

public static class AlphaImageListHelper
Inheritance
AlphaImageListHelper

Methods

FastLoadImageListFromStrip(Assembly, string)

Creates or reuses already loaded an AlphaImageList from specified resource.

LoadImageListFromStrip(Assembly, string)

Creates an ImageList from specified resource.

LoadImageListFromStrip(Type, string)

Creates an AlphaImageList from specified resource.

TryLoadImageListFromStrip(Assembly, string)

Tries to create an ImageList from specified resource.