0.3.2-rc.3
Pre-release
Pre-release
Shapes
- Update Colors using the
System.Windows.Media.Colors
as reference. - Update
MaterialUtils
andGraphicsStyleUtils
with default 9 colors. - Add
ColorExtension
withColorEquals
,Lerp
,ToColor
andToColorWithTransparency
. - Add
ColorExtension
withToHex
forColor
andColorWithTransparency
- Update
CreateBoxLines
withgraphicsStyleId
Tests
- Test all color names in
System.Windows.Media.Colors
withColors
. - Test all 9 colors in
MaterialUtils
andGraphicsStyleUtils
. - Test for
ColorExternsion