#import <UIView-PhotosCGPathUtilities.h>
Öffentliche, statische Methoden | |
| (void) | + calculateControlPointsFromMidpoint:toMidpoint:controlPoint1:controlPoint2: |
| (void) | + addCurveToPath:fromRect:toRect:swapControlPoints: |
Definiert in Zeile 9 der Datei UIView-PhotosCGPathUtilities.h.
| + (void) calculateControlPointsFromMidpoint: | (struct CGPoint) | fp8 | ||
| toMidpoint: | (struct CGPoint) | fp16 | ||
| controlPoint1: | (struct CGPoint *) | fp24 | ||
| controlPoint2: | (struct CGPoint *) | fp28 | ||
| + (void) addCurveToPath: | (struct CGPath *) | fp8 | ||
| fromRect: | (struct CGRect) | fp12 | ||
| toRect: | (struct CGRect) | fp28 | ||
| swapControlPoints: | (BOOL) | fp44 | ||