AttrSetRGBColor
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
AttrSetRGBColor()
SYNOPSIS
misc_lib/miscattr.c:91
void AttrSetRGBColor(IPAttributeStruct **Attrs, int Red, int Green, int Blue)
DESCRIPTION
Routine to set an RGB color attribute.
PARAMETERS:
Attrs: Where to place the TGB color attribute.
Red, Green, Blue: Component of RGB color.
FUNCTION RETURN VALUE
void
SEE ALSO
AttrSetColor,
AttrGetColor,
AttrGetRGBColor,
AttrSetWidth,
AttrGetWidth,
,
AttrSetIntAttrib,
AttrSetObjectRGBColor,
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- SEE ALSO
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:28:19 GMT, July 20, 2024