Method FastLoadImageListFromStrip
FastLoadImageListFromStrip(Assembly, string)
Creates or reuses already loaded an AlphaImageList from specified resource.
public static AlphaImageList FastLoadImageListFromStrip(Assembly assembly, string resourceName)
Parameters
assemblyAssemblyAssembly contains specified resource.
resourceNamestringName of resource stores stripped image list.
Returns
- AlphaImageList
AlphaImageList containing contains images from resource.