public class IconExtractor : IDisposable
Public Class IconExtractor
Implements IDisposable
public ref class IconExtractor : IDisposable
type IconExtractor =
class
interface IDisposable
end
IconExtractor | Load the specified executable file or DLL, and get ready to extract the icons. |
Dispose | Освобождает все ресурсы, используемые объектом IconExtractor |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | (Переопределяет ObjectFinalize) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetIcon | Extract an icon from the loaded executable file or DLL. |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates 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) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |