Method SaveImageListAsStrip
SaveImageListAsStrip(ImageList, string)
Joins content of given image list into a single stripped image an saves in into a specified file.
public static void SaveImageListAsStrip(ImageList imageList, string fileName)
Joins content of given image list into a single stripped image an saves in into a specified file.
public static void SaveImageListAsStrip(ImageList imageList, string fileName)