User Tools

Site Tools


preview:api:color

This is an old revision of the document!


color

Category: Data structure

Functions


setFromHsba

void color.setFromHsba(this, hue, saturation, brightness, alpha)

Name Type Description
this color
hue float
saturation float
brightness float
alpha float

getHsb

vec3f color.getHsb(this)

Name Type Description
this color

toGamma

color color.toGamma(this)

Name Type Description
this color

toLinear

color color.toLinear(this)

Name Type Description
this color
preview/api/color.1590163999.txt.gz · Last modified: 2020/05/22 12:13 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki