AttrGetRGBColor
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
AttrGetRGBColor()
SYNOPSIS
misc_lib/miscattr.c:118
int AttrGetRGBColor(IPAttributeStruct *Attrs, int *Red, int *Green, int *Blue)
DESCRIPTION
Routine to return a RGB attribute.
PARAMETERS:
Attrs: For which we would like to know the RGB of.
Red, Green, Blue: Component of RGB color to initialize.
FUNCTION RETURN VALUE
int: TRUE if does have an RGB color attribute, FALSE otherwise.
SEE ALSO
AttrSetColor,
AttrGetColor,
AttrSetRGBColor,
AttrSetWidth,
AttrGetWidth,
,
AttrSetIntAttrib,
AttrGetObjectRGBColor,
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:27:05 GMT, July 20, 2024