Module context

Source

Structs§

CGContext
__CGContext

Enums§

CGBlendMode
CGInterpolationQuality
CGPathDrawingMode
CGTextDrawingMode
CGTextEncoding

Functions§

CGContextAddArc
CGContextAddArcToPoint
CGContextAddCurveToPoint
CGContextAddEllipseInRect
CGContextAddLineToPoint
CGContextAddLines
CGContextAddPath
CGContextAddQuadCurveToPoint
CGContextAddRect
CGContextAddRects
CGContextBeginPage
CGContextBeginPath
CGContextBeginTransparencyLayer
CGContextBeginTransparencyLayerWithRect
CGContextClearRect
CGContextClip
CGContextClipToMask
CGContextClipToRect
CGContextClipToRects
CGContextClosePath
CGContextConcatCTM
CGContextConvertPointToDeviceSpace
CGContextConvertPointToUserSpace
CGContextConvertRectToDeviceSpace
CGContextConvertRectToUserSpace
CGContextConvertSizeToDeviceSpace
CGContextConvertSizeToUserSpace
CGContextCopyPath
CGContextDrawImage
CGContextDrawLinearGradient
CGContextDrawPath
CGContextDrawRadialGradient
CGContextDrawShading
CGContextDrawTiledImage
CGContextEOClip
CGContextEOFillPath
CGContextEndPage
CGContextEndTransparencyLayer
CGContextFillEllipseInRect
CGContextFillPath
CGContextFillRect
CGContextFillRects
CGContextFlush
CGContextGetCTM
CGContextGetClipBoundingBox
CGContextGetInterpolationQuality
CGContextGetPathBoundingBox
CGContextGetPathCurrentPoint
CGContextGetTextMatrix
CGContextGetTextPosition
CGContextGetTypeID
CGContextGetUserSpaceToDeviceSpaceTransform
CGContextIsPathEmpty
CGContextMoveToPoint
CGContextPathContainsPoint
CGContextRelease
CGContextReplacePathWithStrokedPath
CGContextResetClip
CGContextRestoreGState
CGContextRetain
CGContextRotateCTM
CGContextSaveGState
CGContextScaleCTM
CGContextSetAllowsAntialiasing
CGContextSetAllowsFontSmoothing
CGContextSetAllowsFontSubpixelPositioning
CGContextSetAllowsFontSubpixelQuantization
CGContextSetAlpha
CGContextSetBlendMode
CGContextSetCMYKFillColor
CGContextSetCMYKStrokeColor
CGContextSetCharacterSpacing
CGContextSetFillColor
CGContextSetFillColorSpace
CGContextSetFillColorWithColor
CGContextSetFillPattern
CGContextSetFlatness
CGContextSetFont
CGContextSetFontSize
CGContextSetFontSmoothingStyle
CGContextSetGrayFillColor
CGContextSetGrayStrokeColor
CGContextSetInterpolationQuality
CGContextSetLineCap
CGContextSetLineDash
CGContextSetLineJoin
CGContextSetLineWidth
CGContextSetMiterLimit
CGContextSetPatternPhase
CGContextSetRGBFillColor
CGContextSetRGBStrokeColor
CGContextSetRenderingIntent
CGContextSetShadow
CGContextSetShadowWithColor
CGContextSetShouldAntialias
CGContextSetShouldSmoothFonts
CGContextSetShouldSubpixelPositionFonts
CGContextSetShouldSubpixelQuantizeFonts
CGContextSetStrokeColor
CGContextSetStrokeColorSpace
CGContextSetStrokeColorWithColor
CGContextSetStrokePattern
CGContextSetTextDrawingMode
CGContextSetTextMatrix
CGContextSetTextPosition
CGContextShowGlyphsAtPositions
CGContextStrokeEllipseInRect
CGContextStrokeLineSegments
CGContextStrokePath
CGContextStrokeRect
CGContextStrokeRectWithWidth
CGContextSynchronize
CGContextTranslateCTM

Type Aliases§

CGContextRef