Added ToHSVL() to Color by ThomasFOG · Pull Request #8857 · MonoGame/MonoGame

@ThomasFOG

@ThomasFOG

tomspilman

approved these changes Jun 27, 2025

CartBlanche pushed a commit that referenced this pull request

Jun 27, 2025
Proposal to add an HSV / HSL conversion to ```Color``` which can come
handy for some color manipulations.

No big deal, it's just that I needed it for a project and thought
backporting it.

viniciusjarina pushed a commit to codefoco/MonoGame that referenced this pull request

Nov 7, 2025
Proposal to add an HSV / HSL conversion to ```Color``` which can come
handy for some color manipulations.

No big deal, it's just that I needed it for a project and thought
backporting it.