User Tools

Site Tools


hpl3:community:scripting:classes:ccolor

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
hpl3:community:scripting:classes:ccolor [2015/11/05 11:42]
abion47 created
hpl3:community:scripting:classes:ccolor [2015/11/06 02:15]
abion47 [Functions]
Line 4: Line 4:
  
 ^ Field Name ^ Type ^ Description ^ ^ Field Name ^ Type ^ Description ^
-| r | float |   ​+| r | float | The value of the red channel, on a 0-1 scale. ​
-| g | float |   ​+| g | float | The value of the green channel, on a 0-1 scale. ​
-| b | float |   ​+| b | float | The value of the blue channel, on a 0-1 scale. ​
-| a | float |   ​|+| a | float | The value of the alpha channel, on a 0-1 scale. ​|
  
 ====Functions==== ====Functions====
  
 ^ Return Type ^ Function Name ^ Parameters ^ Description ^ ^ Return Type ^ Function Name ^ Parameters ^ Description ^
-| [[cColor]] | ToLinearSpace | const float afPower, \\ const bool abCorrectAlpha,​ \\ const |   ​+| [[cColor]] | ToLinearSpace | const float afPower, \\ const bool abCorrectAlpha,​ \\ const | Returns the color converted into the linear space. ​
-| [[cColor]] | ToSRGB | const bool abCorrectAlpha,​ \\ const |   ​|+| [[cColor]] | ToSRGB | const bool abCorrectAlpha,​ \\ const | Returns the color converted into the [[https://​en.wikipedia.org/​wiki/​SRGB|sRGB]] space. ​|
  
 ====Remarks==== ====Remarks====
hpl3/community/scripting/classes/ccolor.txt · Last modified: 2020/08/03 18:53 by abion47