ARM-software / Arm-2D

2D Graphic Library optimized for Cortex-M processors
Apache License 2.0
298 stars 66 forks source link

Add a set of APIs for colour filling with alpha gradient #20

Closed GorgonMeducer closed 3 months ago

GorgonMeducer commented 1 year ago

Filling-colour-with-gradient-opacity is a valuable tool when creating visual elements; it is commonly used in drawing backgrounds for panels, widgets etc. The following features should be taken into consideration when adding this set of APIs:

GorgonMeducer commented 3 months ago

The following API variants have been added:

GorgonMeducer commented 3 months ago

The following variants have been added: