Handbook
Glossary
bits>components ( -- value )
Vocabulary
images
.
loader
.
gtk
.
private
Inputs
None
Outputs
value
an
object
Definition
USING:
images
;
IN:
images.loader.gtk.private
CONSTANT:
bits>components
{
{
8
ubyte-components
}
{
16
ushort-components
}
{
32
uint-components
}
}
inline