Handbook
Glossary
pixel-format-attributes>int-array ( attrs perm table -- arr )
Vocabulary
ui
.
pixel-formats
Inputs
attrs
an
object
perm
an
object
table
an
object
Outputs
arr
an
object
Definition
USING:
alien.c-types
alien.data
kernel
sequences
;
IN:
ui.pixel-formats
:
pixel-format-attributes>int-array
( attrs perm table -- arr )
swapd
[
pixel-format-attribute>array
]
curry
map
sift
concat
append
0
suffix
int
>c-array
;