This page is currently available only in English


Color To HSV

Table Of Contents


Introduction


Takes a red, green, blue and alpha color vector and converts it into a hue, saturation, value and alpha output vector. The alpha value is simply copied to the output alpha component.


Parameters

Input

This is the color value that will be converted to an HSVA output vector.