TSdlTtfImageType
The type of data in a glyph image
Definition
Unit: Neslib.Sdl3.Ttf
Enumeration Values
Invalid = TTF_IMAGE_INVALID
Alpha = TTF_IMAGE_ALPHA
The color channels are white
Color = TTF_IMAGE_COLOR
The color channels have image data
Sdf = TTF_IMAGE_SDF
The alpha channel has signed distance field information