init(graphicsPort:flipped:)
Creates a new graphics context from the specified graphics port.
Declaration
init(graphicsPort: UnsafeMutableRawPointer, flipped initialFlippedState: Bool)Parameters
Return Value
The created NSGraphicsContext object, or nil if the object could not be created.