Class glyph_gamma_table
class glyph_gamma_table(int maxv = 65);
Constructors
| Name | Description |
|---|---|
this
(gammaValue)
|
Fields
| Name | Type | Description |
|---|---|---|
_gamma
|
double | |
_map
|
ubyte[maxv] |
Properties
| Name | Type | Description |
|---|---|---|
gamma[get]
|
double | |
gamma[set]
|
double |
Methods
| Name | Description |
|---|---|
correct
(src)
|
correct byte value from source range to 0..255 applying gamma |