Drawing images into canvas
let's turn our heads to Haiti and get their flag up and running. To create this flag, we need to have the image of the symbol that is placed in the center of the flag. In this lesson we will learn how to add images into canvas, how to resize them and how to maintain there original ratio.
Keynotes:
- Adding images into canvas.
- Resizing images in canvas.
- Maintaining image ratio when resizing.
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!Drawing arcs
In this lecture we will move our attention to the arc again and this time really master it's full capabilities.
07:11
Drawing with quadratic curves
A quadratic curve is a curve that has one control point. Consider the case when creating a line, we draw it between two points.
07:37
Drawing with bezier curves (2 control point)
A bezier curve is a curve that has two control point. Consider the case when creating a line, we draw it between two points.
04:54
Drawing images into canvas
In this lesson we will learn how to add images into canvas, how to resize them and how to maintain there original ratio.
07:21
Creating an interactive linear Gradient
By the end of this lesson you will know how to work with linear gradients.
09:23
Working with interactive Radial Gradient
In this lecture we will learn how to create with it and understand how to control the two anchor points and radius of the gradient.
06:25