get_color_mask


Description:

public ColorMask get_color_mask ()

Gets the current ColorMask of which channels would be written to the current framebuffer.

Each bit set in the mask means that the corresponding color would be written.

Parameters:

this

a pointer to a Framebuffer

Returns:

A ColorMask