Flutter Engine
The Flutter Engine
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Properties
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
y
Enumerator
b
c
d
e
f
g
h
k
l
m
n
p
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
flutter
DlColor
flutter::DlColor Member List
This is the complete list of members for
flutter::DlColor
, including all inherited members.
argb
() const
flutter::DlColor
inline
DlColor
()
flutter::DlColor
inline
DlColor
(uint32_t argb)
flutter::DlColor
inline
explicit
getAlpha
() const
flutter::DlColor
inline
getAlphaF
() const
flutter::DlColor
inline
getBlue
() const
flutter::DlColor
inline
getBlueF
() const
flutter::DlColor
inline
getGreen
() const
flutter::DlColor
inline
getGreenF
() const
flutter::DlColor
inline
getRed
() const
flutter::DlColor
inline
getRedF
() const
flutter::DlColor
inline
isOpaque
() const
flutter::DlColor
inline
isTransparent
() const
flutter::DlColor
inline
kAliceBlue
()
flutter::DlColor
inline
static
kBlack
()
flutter::DlColor
inline
static
kBlue
()
flutter::DlColor
inline
static
kCyan
()
flutter::DlColor
inline
static
kDarkGrey
()
flutter::DlColor
inline
static
kFuchsia
()
flutter::DlColor
inline
static
kGreen
()
flutter::DlColor
inline
static
kLightGrey
()
flutter::DlColor
inline
static
kMagenta
()
flutter::DlColor
inline
static
kMaroon
()
flutter::DlColor
inline
static
kMidGrey
()
flutter::DlColor
inline
static
kRed
()
flutter::DlColor
inline
static
kSkyBlue
()
flutter::DlColor
inline
static
kTransparent
()
flutter::DlColor
inline
static
kWhite
()
flutter::DlColor
inline
static
kYellow
()
flutter::DlColor
inline
static
modulateOpacity
(float opacity) const
flutter::DlColor
inline
operator!=
(DlColor const &other) const
flutter::DlColor
inline
operator!=
(uint32_t const &other) const
flutter::DlColor
inline
operator==
(DlColor const &other) const
flutter::DlColor
inline
operator==
(uint32_t const &other) const
flutter::DlColor
inline
premultipliedArgb
() const
flutter::DlColor
inline
toAlpha
(SkScalar opacity)
flutter::DlColor
inline
static
toOpacity
(uint8_t alpha)
flutter::DlColor
inline
static
withAlpha
(uint8_t alpha) const
flutter::DlColor
inline
withBlue
(uint8_t blue) const
flutter::DlColor
inline
withGreen
(uint8_t green) const
flutter::DlColor
inline
withRed
(uint8_t red) const
flutter::DlColor
inline
Generated on Sun Jun 23 2024 21:59:59 for Flutter Engine by
1.9.4