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.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Color As IntPtr
Dim instance As IconInfoEx
Dim value As IntPtr
value = instance.Color
instance.Color = value
val mutable Color: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr