CODImageEntry::FillIcon

inline BOOL CODImageEntry::FillIcon(const COLORREF crFill)

Fill transparent areas of the icon with the given fill color.

Defined in: OdImageCache.h

Return Value

Non-zero if successful; otherwise zero.

Parameters

crFill

Fill color to use transparent areas of icon.

Comments

This function reloads the icon and draws it onto the new background.