AttrSetObjectRGBColor

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

AttrSetObjectRGBColor()  

SYNOPSIS

prsr_lib/attribut.c:84

void AttrSetObjectRGBColor(IPObjectStruct *PObj, int Red, int Green, int Blue)
 

DESCRIPTION

Routine to set the RGB color of an object.  

PARAMETERS:

PObj: Object to set its RGB color.

Red, Green, Blue: Component of color.  

FUNCTION RETURN VALUE

void  

SEE ALSO

AttrSetObjectColor, AttrGetObjectColor, AttrGetObjectRGBColor, , AttrGetObjectWidth, AttrSetObjectWidth, AttrSetObjectRealAttrib, , AttrSetRGBColor,

 

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:56 GMT, July 20, 2024