derelict.cocoa.coregraphics

Undocumented in source.

Members

Aliases

CGColorSpaceRef
alias CGColorSpaceRef = void*
Undocumented in source.
CGMakeRect
alias CGMakeRect = NSMakeRect
Undocumented in source.
CGPoint
alias CGPoint = NSPoint
Undocumented in source.
CGRect
alias CGRect = NSRect
Undocumented in source.
CGSize
alias CGSize = NSSize
Undocumented in source.

Functions

CGRectToNSRect
NSRect CGRectToNSRect(CGRect rect)
Undocumented in source. Be warned that the author may not have intended to support it.
NSRectToCGRect
CGRect NSRectToCGRect(NSRect rect)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta