Table of Contents

Method SaveImageListAsStrip

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

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)

Parameters

imageList ImageList

ImageList to process.

fileName string

Name of file to save result.