IconInformation Class |
Namespace: callback.ShellBoost.Core.Utilities
public sealed class IconInformation
The IconInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorCount |
Gets the color count (0, 2, 16 or 256) of the original icon.
0 means the icon is RGB.
|
![]() | GroupId |
Gets the icon group identifier.
|
![]() | GroupIndex |
Gets the icon group index.
|
![]() | Id |
Gets the icon identifier.
|
![]() | Index |
Gets the icon index.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |