IconExtractor - класс

Definition

Пространство имён: Tessa.UI
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
public class IconExtractor : IDisposable
Inheritance
Object    IconExtractor
Implements
IDisposable

Конструкторы

IconExtractor Load the specified executable file or DLL, and get ready to extract the icons.

Свойства

Методы

DisposeОсвобождает все ресурсы, используемые объектом IconExtractor
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
Finalize
(Переопределяет ObjectFinalize)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetIcon Extract an icon from the loaded executable file or DLL.
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
SplitIcon(Byte) Split an Icon consists of multiple icons into an array of Icon each consist of single icons.
SplitIcon(Icon) Split an Icon consists of multiple icons into an array of Icon each consist of single icons.
ToString
(Переопределяет ObjectToString)

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также