Specifies an arbitrary color index. PIX allocates a unique color for each index number.
#define PIX_COLOR_INDEX(i) ARGB color
i
Type:
Index value
Colors can be set by calling the PIXBeginEvent function and the PIXSetMarker function.
The setting PIX_COLOR_DEFAULT can be used, which is equivalent to PIX_COLOR_INDEX(0).
Header: Declared in pix.h.
Library: Use PIXEvt.lib.