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