The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

NAME

color_content - identify red, green and blue intensity of a colour

SYNOPSIS

#include <curses.h>

int color_content(short color, short *red, short *green, short *blue);

DESCRIPTION

Refer to can_change_color().

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]