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