InterviewSolution
Saved Bookmarks
| 1. |
We set the line-color value in PHIGS with the function(a) setPolylineColorIndex (lc)(b) setline Color()(c) SETPOLYLINECOLORINDEX (lc)(d) Only bI had been asked this question by my college professor while I was bunking the class.This key question is from Line Attributes topic in chapter Graphics Primitives of Computer Graphics |
|
Answer» Correct option is (a) setPolylineColorIndex (LC) |
|