NAME
Intertangle::Taffeta::Style::Fill - Fill style
VERSION
version 0.001
EXTENDS
ATTRIBUTES
opacity
The Opacity
for the fill.
color
The Color
for the fill.
METHODS
has_opacity
Predicate for opacity
attribute.
has_color
Predicate for the color
attribute.
is_fill_none
Returns a Bool
for if the fill is empty.
svg_style
Returns a HashRef
that represents the SVG style for this fill.
AUTHOR
Zakariyya Mughal <zmughal@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018 by Zakariyya Mughal.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.