You can’t make document modifications more convenient than editing your SE files on the web. With DocHub, you can access tools to edit documents in fillable PDF, SE, or other formats: highlight, blackout, or erase document elements. Include textual content and images where you need them, rewrite your form entirely, and more. You can download your edited file to your device or submit it by email or direct link. You can also convert your documents into fillable forms and invite others to complete them. DocHub even has an eSignature that allows you to certify and deliver paperwork for signing with just a few clicks.
Your records are securely stored in our DocHub cloud, so you can access them at any time from your desktop, laptop, mobile, or tablet. If you prefer to use your mobile device for file editing, you can easily do it with DocHub’s application for iOS or Android.
in this second exercise weamp;#39;ll be covering all of the fill and stroke styles we can apply to our fills and strokes on our canvas weamp;#39;re going to continue with the same code that we left off with in exercise number one and weamp;#39;ll just remove all of the style we have here and weamp;#39;ll pop in another comment to ourselves now I put this comment in place that way you can see all of the different types of values that you can use for your fill style so you can use a standard color like if you just type in the word blue green pink you can use hexadecimal color values which are CSS type values and another color value type you can use in CSS is called RGB a which is red green blue and alpha so you can set the red green and blue spectrum to get any color you want and then you have an optional alpha setting so you can make it opaque if you like then we have gradient and patterns gradients are self-explanatory it creates a gradient on the canvas and then pattern will allow