- This application allows to create and manipulate Bezier curves. Users can add, move, or remove control points to change the shape of the curve. CurveEditor.mov RGBA Color Generation: Application generates an RGBA (Red, Green, Blue, Alpha) colour of a square - color based on the graph of the Bezier curve. Curve Types: Application supports switching between three types of curves: Linear Bézier Quadratic Bézier Cubic Created using: WPF C#