Garry's Mod Wiki

Revision Difference

COLOR:GetSaturation#563420

<function name="GetSaturation" parent="Color" type="classfunc">⤶ <description>Converts a <page>Color</page> into [HSV color space](https://en.wikipedia.org/wiki/HSL_and_HSV) and returns the [saturation](https://en.wikipedia.org/wiki/Colorfulness).⤶ ⤶ See <page>COLOR:ToHSV</page> if you want to get all 3 components.⤶ </description>⤶ <realm>Shared and Menu</realm>⤶ <added>2025.01.23</added>⤶ <rets>⤶ <ret name="saturation" type="number">Saturation in range [0, 1]</ret>⤶ </rets>⤶ </function>⤶ ⤶