Handbook
Glossary
CGImageGetHeight ( image -- size_t )
Vocabulary
core-graphics
Inputs
image
an
object
Outputs
size_t
an
object
Definition
USING:
alien.c-types
alien.syntax
core-graphics.types
;
IN:
core-graphics
FUNCTION:
size_t
CGImageGetHeight
(
CGImageRef
image )