![]() |
Core Plot (iOS and tvOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Include dependency graph for CPTPlatformSpecificFunctions.h:
This graph shows which files directly or indirectly include this file: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 | ||
| ) |