dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Color4
dlib
image
color
RGBA 16-bit integer color representation (a vector of ushorts)
alias
Color4
=
Vector
!(
ushort
,
4
)
alias
Color4
=
Vector
!(
ushort
, 4)
alias
ColorRGBA
=
Color4
Meta
Source
See Implementation
dlib
image
color
aliases
Color4
ColorRGBA
ColorRGBAf
enums
Channel
functions
alphaOver
color3
color4
invert
packNormal
structs
Color4f
RGBA 16-bit integer color representation (a vector of ushorts)