[q2]. what is a line width? in computer graphics
Answers
Answered by
1
Any parameter that affects the way a primitive is to be displayed is referred to as an attribute parameter. Example attribute parameters are color, size etc. A line drawing function for example could contain parameter to set color, width and other properties. ... A value of 1 specifies a standard width line.
Similar questions