<CGSize> ( w h -- CGSize )
Core Graphics types

Prev:<CGPoint> ( x y -- CGPoint )


Vocabulary
core-graphics.types

Inputs
wa real
ha real


Outputs
CGSizea CGSize


Word description
Allocates a new CGSize in the Factor heap.

Definition