Handbook
Glossary
image<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
image<<
( value object -- )
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
}
}
write-struct-slot
;
inline
USING:
accessors
slots.private
ui.gadgets.icons
;
M:
icon
image<<
18
set-slot
;
inline
USING:
accessors
openai
slots.private
;
M:
image-edit
image<<
2
set-slot
;
inline
USING:
accessors
images.viewer
slots.private
;
M:
image-gadget
image<<
18
set-slot
;
inline
USING:
accessors
slots.private
ui.pens.image
;
M:
image-pen
image<<
2
set-slot
;
inline
USING:
accessors
images.viewer.prettyprint
slots.private
;
M:
image-section
image<<
8
set-slot
;
inline
USING:
accessors
openai
slots.private
;
M:
image-variation
image<<
2
set-slot
;
inline
USING:
accessors
core-text
slots.private
;
M:
line
image<<
8
set-slot
;
inline
USING:
accessors
graphviz.attributes
slots.private
;
M:
node-attributes
image<<
15
set-slot
;
inline
USING:
accessors
slots.private
terrain.generation
;
M:
segment
image<<
2
set-slot
;
inline
USING:
accessors
opengl.textures.private
slots.private
;
M:
single-texture
image<<
4
set-slot
;
inline
USING:
accessors
slots.private
xkcd
;
M:
xkcd
image<<
3
set-slot
;
inline