IconInformationColorCount Property |
Gets the color count (0, 2, 16 or 256) of the original icon.
0 means the icon is RGB.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int ColorCount { get; }
Property Value
Type:
Int32An integer.
See Also