COMPUTER SCIENCE AND ENGINEERING
COMPUTER GRAPHICS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Dashed line
|
|
Dark line
|
|
Dotted line
|
|
Only (C)
|
Detailed explanation-1: -Abhishek Mishra. Answer: d Explanation: Except dark line those are the types of the line.
Detailed explanation-2: -Which of the following is not a line-type? Explanation: Except dark line those are the types of the line.
Detailed explanation-3: -Explanation: The pixel mask is a string that contains the digits 1’s and 0’s to represent the positions to plot along the line path.
Detailed explanation-4: -Explanation: The DDA algorithm is applicable only for line drawing. Circle cannot be drawn using this algorithm.
Detailed explanation-5: -The line and curve attributes include the current position, brush style, brush color, pen style, pen color, transformation, and so on. The default current position for any DC is located at the point (0, 0) in logical (or world) space.