Introduction - If you have any usage issues, please Google them yourself
Bresenham line drawing algorithm implemented to achieve a rubber band function, and to achieve a seed filling algorithm, while the seed filling algorithm has been improved to address the seed filling algorithm over-consumption of resources, resulting in memory overflow shortcomings.