Core Plot (iOS and tvOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Go to the source code of this file.
Functions | |
Graphics Context Save Stack | |
void | CPTPushCGContext (__nonnull CGContextRef context) |
void | CPTPopCGContext (void) |
Debugging | |
CPTNativeImage *__nonnull | CPTQuickLookImage (CGRect rect, __nonnull CPTQuickLookImageBlock renderBlock) |
void CPTPopCGContext | ( | void | ) |
void CPTPushCGContext | ( | __nonnull CGContextRef | context | ) |
CPTNativeImage* __nonnull CPTQuickLookImage | ( | CGRect | rect, |
__nonnull CPTQuickLookImageBlock | renderBlock | ||
) |