NSGraphicsContext

Undocumented in source.

Alias This

parent

Members

Functions

flipped
bool flipped()
Undocumented in source. Be warned that the author may not have intended to support it.
getCGContext
CGContextRef getCGContext()
Undocumented in source. Be warned that the author may not have intended to support it.
getCIContext
CIContext getCIContext()
Undocumented in source. Be warned that the author may not have intended to support it.
restoreGraphicsState
void restoreGraphicsState()
Undocumented in source. Be warned that the author may not have intended to support it.
saveGraphicsState
void saveGraphicsState()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin NSObjectTemplate!(NSGraphicsContext, "NSGraphicsContext")
Undocumented in source.

Static functions

currentContext
NSGraphicsContext currentContext()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

parent
NSObject parent;
Undocumented in source.

Mixed In Members

From mixin NSObjectTemplate!(NSGraphicsContext, "NSGraphicsContext")

this
this(id id_)
Undocumented in source.
alloc
T alloc()

Allocates, but do not init

getClass
Class getClass()
Undocumented in source. Be warned that the author may not have intended to support it.
getClassID
id getClassID()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta