dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
glyph_gamma_table
dlangui
graphics
fonts
Undocumented in source.
class
glyph_gamma_table (
int
maxv
= 65
) {
this
(double gammaValue);
double
gamma
[@property getter];
double
gamma
[@property setter];
ubyte
correct
(ubyte src);
}
Constructors
this
this
(double gammaValue)
Undocumented in source.
Members
Functions
correct
ubyte
correct
(ubyte src)
correct byte value from source range to 0..255 applying gamma
Properties
gamma
double
gamma
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
gamma
double
gamma
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dlangui
graphics
fonts
aliases
FontRef
classes
Font
FontManager
glyph_gamma_table
enums
FontFamily
FontWeight
HintingMode
functions
getReplacementChar
nextGlyphId
properties
glyphDestroyCallback
static variables
_gamma256
_gamma65
structs
CustomCharProps
FontFaceProps
FontList
GlyphCache
SimpleTextFormatter
variables
DEF_MIN_ANTIALIASED_FONT_SIZE
MAX_WIDTH_UNSPECIFIED
UNICODE_HYPHEN
UNICODE_NB_HYPHEN
UNICODE_NO_BREAK_SPACE
UNICODE_SOFT_HYPHEN_CODE
UNICODE_ZERO_WIDTH_SPACE