Quiz Yourself on Editing Images
Quiz yourself on what you've learned in this chapter.
1
Given the function below, what should be the value of the parameter angle
to rotate the image 60 degrees in the counterclockwise direction?
rotationMatrix = getRotationMatrix2D(pointRot, angle, scale)
A)
-60
B)
120
C)
60
D)
-120
Question 1 of 30 attempted
Get hands-on with 1400+ tech skills courses.