[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

api[ios,CGGeometry]


! CGContext class methodsFor: #instantiation !
current
	" Returns the current graphics context. "

	^self @ # #UIGraphicsGetCurrentContext! !