Docs.rs
core-graphics2-0.1.0
core-graphics2 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
libark
Dependencies
bitflags ^2.5
normal
block2 ^0.5
normal
cfg-if ^1.0
normal
core-foundation ^0.9
normal
dispatch2 ^0.1
normal
optional
io-surface ^0.15
normal
optional
libc ^0.2
normal
metal ^0.28
normal
optional
objc2 ^0.5
normal
optional
core-video ^0.2
dev
Versions
3.99%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-apple-ios
x86_64-apple-darwin
x86_64-apple-ios
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
core_graphics2
0.1.0
Module context
Structs
Enums
Functions
Type Aliases
In crate core_graphics2
Module
core_graphics2
::
context
Copy item path
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