IconInfoExColor Field

A handle to the icon color bitmap.

This member can be optional if this structure defines a black and white icon.

The AND bitmask of Mask member is applied with the SrcAnd flag to the destination; subsequently, the color bitmap is applied (using XOR) to the destination by using the SrcInvert flag.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public IntPtr Color

Field Value

IntPtr

See Also