Docs.rs
  • core-graphics-0.25.0
    • core-graphics 0.25.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:servo:cargo-publish
    • pcwalton
    • larsbergstrom
    • metajack
    • mbrubeck
    • Dependencies
      • bitflags ^2 normal
      • core-foundation ^0.10 normal
      • core-graphics-types ^0.2 normal
      • foreign-types ^0.5.0 normal
      • libc ^0.2 normal
    • Versions
    • 28.52% of the crate is documented
  • Platform
    • x86_64-apple-darwin
  • 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_graphics0.25.0

Module base

Module Items

  • Constants
  • Type Aliases

In crate core_graphics

core_graphics

Module base

Source

Constants§

kCGBitmapByteOrder16Big
kCGBitmapByteOrder16Host
kCGBitmapByteOrder16Little
kCGBitmapByteOrder32Big
kCGBitmapByteOrder32Host
kCGBitmapByteOrder32Little
kCGBitmapByteOrderDefault
kCGErrorCannotComplete
kCGErrorFailure
kCGErrorIllegalArgument
kCGErrorInvalidConnection
kCGErrorInvalidContext
kCGErrorInvalidOperation
kCGErrorNoneAvailable
kCGErrorNotImplemented
kCGErrorRangeCheck
kCGErrorSuccess
kCGErrorTypeCheck
kCGImageAlphaFirst
kCGImageAlphaLast
kCGImageAlphaNone
kCGImageAlphaNoneSkipFirst
kCGImageAlphaNoneSkipLast
kCGImageAlphaPremultipliedFirst
kCGImageAlphaPremultipliedLast
kCGRenderingIntentAbsoluteColorimetric
kCGRenderingIntentDefault
kCGRenderingIntentPerceptual
kCGRenderingIntentRelativeColorimetric
kCGRenderingIntentSaturation

Type Aliases§

CGError
CGFloat
CGGlyph
boolean_t