ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
GammaRamp.this
ae
utils
graphics
gamma
GammaRamp
Create a GammaRamp with the given gamma value.
this
(double gamma)
struct
GammaRamp
(LUM_BASETYPE, PIX_BASETYPE)
this
(
double
gamma
)
this
(ColorSpace colorSpace)
LUM_BASETYPE
[
PIX_BASETYPE
.
max
+
1
]
pix2lumValues
;
PIX_BASETYPE
[
LUM_BASETYPE
.
max
+
1
]
lum2pixValues
;
Meta
Source
See Implementation
ae
utils
graphics
gamma
GammaRamp
constructors
this
functions
lum2pix
pix2lum
variables
lum2pixValues
pix2lumValues
Create a GammaRamp with the given gamma value.