Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
CefColorGetA
xtlang
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/external/cef/cef.xtm
Implementation
(
bind-func
CefColorGetA
(
lambda
(
color:cef_color_t
)
(
i32toi8
(
&
(
>>
color
24
)
#
xFF
))))
Back to Index