[][src]Module polyhorn_ios_sys::coregraphics

Bindings to CoreGraphics.framework.

#import <CoreGraphics/CoreGraphics.h>

Structs

CGPoint

A structure that contains a point in a two-dimensional coordinate system.

CGRect

A structure that contains the location and dimensions of a rectangle.

CGSize

A structure that contains width and height values.

Type Definitions

CGFloat

The basic type for floating-point scalar values in Core Graphics and related frameworks.