query2_inline


Description:

public void query2_inline (Color c, out uint hcolor)

Gets the RGB color components of a color.

This is the same as query2, but inlined in C code.

Parameters:

c

the color

hcolor

the components in 0xRRGGBB format