Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following flags are passed to the IImageList::Draw method in the fState member of IMAGELISTDRAWPARAMS.
Constant/value | Description |
---|---|
|
The image state is not modified. |
|
Not supported. |
|
Not supported. |
|
Reduces the color saturation of the icon to grayscale. This only affects 32bpp images. |
|
Alpha blends the icon. Alpha blending controls the transparency level of an icon, according to the value of its alpha channel. The value of the alpha channel is indicated by the frame member in the IMAGELISTDRAWPARAMS method. The alpha channel can be from 0 to 255, with 0 being completely transparent, and 255 being completely opaque. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|