User Tools

Site Tools


preview:api:color

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
preview:api:color [2020/05/22 12:13] – external edit 127.0.0.1preview:api:color [2020/05/22 12:42] maxime
Line 9: Line 9:
  
 ==== setFromHsba ==== ==== setFromHsba ====
-''void **color.setFromHsba**(//this//, //hue//, //saturation//, //brightness//, //alpha//)''+''void **color.setFromHsba**(//object//, //hue//, //saturation//, //brightness//, //alpha//)''
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| //''this''// | ''color'' |  |+| //''object''// | ''color'' |  |
 | //''hue''// | ''float'' |  | | //''hue''// | ''float'' |  |
 | //''saturation''// | ''float'' |  | | //''saturation''// | ''float'' |  |
Line 21: Line 21:
  
 ==== getHsb ==== ==== getHsb ====
-''[[preview:api:vec3f|vec3f]] **color.getHsb**(//this//)''+''[[preview:api:vec3f|vec3f]] **color.getHsb**(//object//)''
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| //''this''// | ''color'' |  |+| //''object''// | ''color'' |  |
  
 ---- ----
  
 ==== toGamma ==== ==== toGamma ====
-''[[preview:api:color|color]] **color.toGamma**(//this//)''+''[[preview:api:color|color]] **color.toGamma**(//object//)''
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| //''this''// | ''color'' |  |+| //''object''// | ''color'' |  |
  
 ---- ----
  
 ==== toLinear ==== ==== toLinear ====
-''[[preview:api:color|color]] **color.toLinear**(//this//)''+''[[preview:api:color|color]] **color.toLinear**(//object//)''
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| //''this''// | ''color'' |  |+| //''object''// | ''color'' |  |
  
preview/api/color.txt · Last modified: 2023/12/12 12:15 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki