dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
blendSubpixel
dlangui
graphics
colors
blend subpixel using alpha
void
blendSubpixel
(
ubyte
*
dst
,
ubyte
*
src
,
uint
alpha
,
int
x0
,
SubpixelRenderingMode
mode
)
Meta
Source
See Implementation
dlangui
graphics
colors
enums
Color
functions
addAlpha
blendARGB
blendAlpha
blendGray
blendSubpixel
decodeCSSColor
decodeHexColor
isFullyTransparentColor
makeRGBA
rgbToGray
subpixelComponentIndex
transformComponent
transformRGBA
structs
ColorTransform
ColorTransformHandler
variables
COLOR_DRAWABLE
COLOR_TRANSFORM_MULTIPLY_NONE
COLOR_TRANSFORM_OFFSET_NONE
COLOR_TRANSPARENT
COLOR_UNSPECIFIED
COMPONENT_OFFSET_ALPHA
COMPONENT_OFFSET_BGR
COMPONENT_OFFSET_RGB
blend subpixel using alpha