IconInformation Class |
Namespace: 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.
|