Module cg

Module cg 

Source
Expand description

Core Graphics types for screen coordinates and dimensions

This module provides Rust equivalents of Core Graphics types used in ScreenCaptureKit for representing screen coordinates, sizes, and rectangles.

Structs§

CGPoint
CGPoint representation
CGRect
CGRect representation
CGSize
CGSize representation

Type Aliases§

CGDisplayID
CGDisplayID type alias