Toggle navigation
ivorium
iv_components
Example project
GitHub
Main Page
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
iv
ColorTransform
iv::ColorTransform Member List
This is the complete list of members for
iv::ColorTransform
, including all inherited members.
Apply
(float4x4 transform, float4 color)
iv::ColorTransform
static
Change
(float4 from, float4 to)
iv::ColorTransform
static
Change_Hue
(float4 from, float4 to)
iv::ColorTransform
static
Change_Saturation
(float4 from, float4 to)
iv::ColorTransform
static
Change_Value
(float4 from, float4 to)
iv::ColorTransform
static
GetHue
(float4 color)
iv::ColorTransform
static
GetSaturation
(float4 color)
iv::ColorTransform
static
GetValue
(float4 color)
iv::ColorTransform
static
HSV_to_linearRGB
(float4)
iv::ColorTransform
static
linearRGB_to_HSV
(float4)
iv::ColorTransform
static
linearRGB_to_sRGB
(float)
iv::ColorTransform
static
linearRGB_to_sRGB
(float4)
iv::ColorTransform
static
RotateHue
(float radians)
iv::ColorTransform
static
Scale
(float4 sRGB)
iv::ColorTransform
static
ScaleValue
(float)
iv::ColorTransform
static
Shift
(float4 sRGB)
iv::ColorTransform
static
ShiftSaturation
(float)
iv::ColorTransform
static
ShiftValue
(float)
iv::ColorTransform
static
sRGB_to_linearRGB
(float)
iv::ColorTransform
static
sRGB_to_linearRGB
(float4)
iv::ColorTransform
static
Zero
()
iv::ColorTransform
static