Specifies a color for a PIX event or marker, from red, green and blue values.
#define PIX_COLOR(r, g, b) ARGB color
r
Type:
Red value
g
Type:
Green value
b
Type:
Blue value
Colors can be set by calling the PIXBeginEvent function and the PIXSetMarker function.
Header: Declared in pix.h.
Library: Use PIXEvt.lib.