Handbook
Glossary
CTLineGetImageBounds ( line context -- CGRect )
Vocabulary
core-text
Inputs
line
an
object
context
an
object
Outputs
CGRect
an
object
Definition
USING:
alien.syntax
core-graphics.types
;
IN:
core-text
FUNCTION:
CGRect
CTLineGetImageBounds
(
CTLineRef
line,
CGContextRef
context )