Handbook
Glossary
y_height>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
y_height>>
( object -- value )
Methods
USING:
accessors
alien.c-types
benchmark.yuv-to-rgb
classes.struct
classes.struct.private
math
;
M:
yuv-buffer
y_height>>
T{
struct-slot-spec
{
name
"y_height"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline