Class glyph_gamma_table

class glyph_gamma_table(int maxv = 65);

Constructors

NameDescription
this (gammaValue)

Fields

NameTypeDescription
_gamma double
_map ubyte[maxv]

Properties

NameTypeDescription
gamma[get] double
gamma[set] double

Methods

NameDescription
correct (src) correct byte value from source range to 0..255 applying gamma