IconExtractorSplitIcon(Icon) - метод

Split an Icon consists of multiple icons into an array of Icon each consist of single icons.

Definition

Пространство имён: Tessa.UI
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public static Icon[] SplitIcon(
	Icon icon
)

Параметры

icon  Icon
The System.Drawing.Icon to be split.

Возвращаемое значение

Icon
An array of System.Drawing.Icon each consist of single icons.

См. также