Class AlphaImageListHelper
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.