Handbook
Glossary
image>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
image>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
raylib
;
M:
GlyphInfo
image>>
T{
struct-slot-spec
{
name
"image"
}
{
offset 16
}
{
class
Image
}
{
initial
S{
Image
{
data
f
}
{
width 0
}
{
height 0
}
{
mipmaps 0
}
{
format 0
}
}
}
{
type
Image
}
}
read-struct-slot
;
inline
USING:
accessors
slots.private
ui.gadgets.icons
;
M:
icon
image>>
18
slot
;
inline
USING:
accessors
openai
slots.private
;
M:
image-edit
image>>
2
slot
;
inline
USING:
accessors
images.viewer
slots.private
;
M:
image-gadget
image>>
18
slot
;
inline
USING:
accessors
slots.private
ui.pens.image
;
M:
image-pen
image>>
2
slot
;
inline
USING:
accessors
images.atlas
slots.private
;
M:
image-placement
image>>
2
slot
;
inline
USING:
accessors
images.viewer.prettyprint
slots.private
;
M:
image-section
image>>
8
slot
;
inline
USING:
accessors
openai
slots.private
;
M:
image-variation
image>>
2
slot
;
inline
USING:
accessors
core-text
slots.private
;
M:
line
image>>
8
slot
;
inline
USING:
accessors
graphviz.attributes
slots.private
;
M:
node-attributes
image>>
15
slot
;
inline
USING:
accessors
slots.private
terrain.generation
;
M:
segment
image>>
2
slot
;
inline
USING:
accessors
opengl.textures.private
slots.private
;
M:
single-texture
image>>
4
slot
;
inline
USING:
accessors
images.png
slots.private
;
M:
unimplemented-color-type
image>>
2
slot
;
inline
USING:
accessors
slots.private
xkcd
;
M:
xkcd
image>>
3
slot
;
inline