![]() |
VOOZH | about |
SVG stands for Scalable Vector Graphic. It can be used to make graphics and animations like in HTML canvas. SVG <feFlood> element generates a layer of continuous color that completely fills this elementโs filter primitive region.
Syntax:
<feFlood x="" y="" width="" height="" flood-color="" flood-opacity=""/>
Syntax:
Example 1:
Output:
๐ ImageExample 2:
Output:
๐ Image